freebsd-ports/www/p5-Apache-Htgroup/Makefile
Sunpoet Po-Chuan Hsieh 6f41bb01a9 - Update to 1.23
- While I'm here, add WWW

Changes:
- Add deletegroup('GroupName')

PR:		ports/157360
Submitted by:	Ryan Steinmetz <rpsfa@rit.edu>
Approved by:	maintainer (timeout, 15 days)
2011-06-11 14:33:17 +00:00

21 lines
402 B
Makefile

# 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
PORTVERSION= 1.23
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>