2013-06-23 21:22:41 +02:00
|
|
|
# Created by: Andrea Cervesato <andrea@cervesato.it>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mod_qos
|
2016-03-12 14:56:09 +01:00
|
|
|
PORTVERSION= 11.22
|
2013-06-23 21:22:41 +02:00
|
|
|
CATEGORIES= www
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= SF/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>
|