2013-06-23 19:22:41 +00:00
|
|
|
# Created by: Andrea Cervesato <andrea@cervesato.it>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mod_qos
|
2016-12-27 18:48:34 +00:00
|
|
|
PORTVERSION= 11.36
|
2013-06-23 19:22:41 +00:00
|
|
|
CATEGORIES= www
|
2015-05-14 10:15:04 +00:00
|
|
|
MASTER_SITES= SF/mod-qos
|
2013-06-23 19:22:41 +00:00
|
|
|
DIST_SUBDIR= apache2
|
|
|
|
|
2014-03-07 20:39:52 +00:00
|
|
|
MAINTAINER= fax@nohik.ee
|
|
|
|
COMMENT= QoS for Apache
|
2013-06-23 19:22:41 +00:00
|
|
|
|
2016-07-19 14:10:01 +00:00
|
|
|
LICENSE= GPLv2+
|
2013-06-23 19:22:41 +00:00
|
|
|
|
|
|
|
USE_APACHE= 22+
|
|
|
|
AP_GENPLIST= yes
|
|
|
|
AP_FAST_BUILD= yes
|
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/apache2
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|