# New ports collection makefile for:    psa-bandwith-configurator
# Date created:                         2010-12-09
# Whom:                                 Parallels
# OS Version:                           6.1
#
# $FreeBSD: ports/swsoft/psa-bandwith-configurator/Makefile 9.5.4 2010/12/09 08:53:56 Parallels Exp $
#

PORTNAME= psa-bandwith-configurator
PORTVERSION= 9.5.4
PORTREVISION= 296635

CATEGORIES= swsoft
MASTER_SITES?= http://autoinstall.plesk.com/PSA_9.5.4/dist-pkg-FreeBSD-6.1-i386/distfiles/

MAINTAINER= info@parallels.com
COMMENT= Apache mod_bw configurator for Plesk

MASTER_SITES=   # none
DISTFILES=      # none
EXTRACT_ONLY=   # none

NO_EXTRACT= yes
NO_BUILD= yes
NO_SCRIPTS=	yes

RUN_DEPENDS+=	${LOCALBASE}/${APACHEMODDIR}/mod_bw.so:${PORTSDIR}/${CATEGORIES}/mod_bw

USE_APACHE= 2.0+
WITH_APACHE2= yes

PRE_DEPENDS+= ${CATEGORIES}/psa-apache-configurator
.include <plesk.install.mk>
