freebsd-ports/www/mod_fileiri/Makefile

27 lines
450 B
Makefile
Raw Normal View History

# 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
2009-09-05 06:44:21 +02:00
MAINTAINER= apache@FreeBSD.org
COMMENT= A http IRIs module for Apache 2
MAKE_JOBS_SAFE= yes
USE_APACHE= 22+
AP_FAST_BUILD= yes
AP_GENPLIST= yes
.include <bsd.port.mk>