freebsd-ports/www/mod_fileiri/Makefile
Alex Kozlov d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00

25 lines
430 B
Makefile

# New ports collection makefile for: mod_fileiri
# Date created: 2008/05/27
# Whom: 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= A http IRIs module for Apache 2
USE_APACHE= 22+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
.include <bsd.port.mk>