2010-05-08 12:21:06 +02:00
|
|
|
# New ports collection makefile for: Apache-Htgroup
|
|
|
|
# Date created: Fri Mar 19 11:05:42 BRT 2010
|
|
|
|
# Whom: otaviof@gmail.com
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Apache-Htgroup
|
2011-06-11 16:33:17 +02:00
|
|
|
PORTVERSION= 1.23
|
2010-05-08 12:21:06 +02:00
|
|
|
CATEGORIES= www perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= otaviof@gmail.com
|
|
|
|
COMMENT= Manage Apache authentication group files
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Apache::Htgroup.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|