2012-09-22 23:15:50 +02:00
|
|
|
# Created by: Will Stacey <will@at.org>
|
2007-07-29 13:42:05 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= mod_authz_unixgroup
|
2013-12-15 13:30:53 +01:00
|
|
|
PORTVERSION= 1.0.3
|
2007-07-29 13:42:05 +02:00
|
|
|
CATEGORIES= www
|
2013-12-15 13:30:53 +01:00
|
|
|
MASTER_SITES= http://mod-auth-external.googlecode.com/files/
|
2013-12-15 13:34:18 +01:00
|
|
|
DIST_SUBDIR= apache2
|
2007-07-29 13:42:05 +02:00
|
|
|
|
2009-05-01 11:13:24 +02:00
|
|
|
MAINTAINER= apache@FreeBSD.org
|
2013-12-15 13:30:53 +01:00
|
|
|
COMMENT= UNIX group access control module for Apache 2.2
|
2007-07-29 13:42:05 +02:00
|
|
|
|
2013-12-30 21:55:18 +01:00
|
|
|
LICENSE= APACHE20
|
2013-12-15 13:30:53 +01:00
|
|
|
|
|
|
|
PORTSCOUT= limit:^1\.0\.
|
2009-05-17 09:24:35 +02:00
|
|
|
|
2012-09-22 23:15:50 +02:00
|
|
|
USE_APACHE= 22
|
2012-08-18 16:29:08 +02:00
|
|
|
AP_FAST_BUILD= yes
|
|
|
|
AP_GENPLIST= yes
|
2007-12-16 13:47:26 +01:00
|
|
|
SHORTMODNAME= authz_unixgroup
|
2007-07-29 13:42:05 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|