freebsd-ports/www/mod_fileiri/Makefile
Olli Hauer 8136ee5a9f - add stage support
- add license
- minor cleanups

with hat apache@
2013-12-15 22:11:20 +00:00

21 lines
359 B
Makefile

# Created by: chinsan
# $FreeBSD$
PORTNAME= mod_fileiri
PORTVERSION= 1.15
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= LOCAL/pgollucci
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
DIST_SUBDIR= apache2
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache 2.x http IRIs module
#LICENSE= AL11
USE_APACHE= 22+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
.include <bsd.port.mk>