6f41bb01a9
- 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)
21 lines
402 B
Makefile
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>
|