2013-09-21 01:36:50 +02:00
|
|
|
# Created by: chinsan
|
2008-05-28 14:36:05 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mod_fileiri
|
|
|
|
PORTVERSION= 1.15
|
2011-08-20 19:27:52 +02:00
|
|
|
PORTREVISION= 1
|
2008-05-28 14:36:05 +02:00
|
|
|
CATEGORIES= www
|
2010-06-07 06:39:23 +02:00
|
|
|
MASTER_SITES= LOCAL/pgollucci
|
2010-05-25 22:17:37 +02:00
|
|
|
PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
|
2008-05-28 14:36:05 +02:00
|
|
|
DIST_SUBDIR= apache2
|
|
|
|
|
2009-09-05 06:44:21 +02:00
|
|
|
MAINTAINER= apache@FreeBSD.org
|
2013-12-15 23:11:20 +01:00
|
|
|
COMMENT= Apache 2.x http IRIs module
|
2008-05-28 14:36:05 +02:00
|
|
|
|
2013-12-15 23:11:20 +01:00
|
|
|
#LICENSE= AL11
|
2009-05-21 22:45:34 +02:00
|
|
|
|
2012-08-18 16:29:08 +02:00
|
|
|
USE_APACHE= 22+
|
2010-06-07 06:39:23 +02:00
|
|
|
AP_FAST_BUILD= yes
|
|
|
|
AP_GENPLIST= yes
|
2008-05-28 14:36:05 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|