2013-06-23 21:22:41 +02:00
|
|
|
# Created by: Andrea Cervesato <andrea@cervesato.it>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mod_qos
|
2014-09-20 18:09:18 +02:00
|
|
|
PORTVERSION= 11.5
|
2013-06-23 21:22:41 +02:00
|
|
|
CATEGORIES= www
|
|
|
|
MASTER_SITES= SF
|
2014-03-02 22:25:30 +01:00
|
|
|
MASTER_SITE_SUBDIR= mod-qos
|
2013-06-23 21:22:41 +02:00
|
|
|
DIST_SUBDIR= apache2
|
|
|
|
|
2014-03-07 21:39:52 +01:00
|
|
|
MAINTAINER= fax@nohik.ee
|
|
|
|
COMMENT= QoS for Apache
|
2013-06-23 21:22:41 +02:00
|
|
|
|
2013-12-15 23:11:20 +01:00
|
|
|
LICENSE= GPLv2
|
2013-06-23 21:22:41 +02:00
|
|
|
|
|
|
|
USE_APACHE= 22+
|
|
|
|
AP_GENPLIST= yes
|
|
|
|
AP_FAST_BUILD= yes
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/apache2
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|