freebsd-ports/www/mod_qos/Makefile
Kurt Jaeger 4027fa8bda mod/qos: upgrade 11.51 -> 11.63
- also updated LICENSE

PR:		239551
Reported by:	dewayne@heuristicsystems.com.au
Approved by:	Eero Haenninen <fax@nohik.ee> (maintainer)
Relnotes:	https://sourceforge.net/p/mod-qos/source/HEAD/tree/tags/REL_11_63/doc/CHANGES.txt
2019-08-18 19:52:22 +00:00

22 lines
370 B
Makefile

# Created by: Andrea Cervesato <andrea@cervesato.it>
# $FreeBSD$
PORTNAME= mod_qos
DISTVERSION= 11.63
CATEGORIES= www
MASTER_SITES= SF/mod-qos
DIST_SUBDIR= apache2
MAINTAINER= fax@nohik.ee
COMMENT= QoS for Apache
LICENSE= APACHE20
USES= apache:2.2+
AP_GENPLIST= yes
AP_FAST_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/apache2
.include <bsd.port.mk>