head	1.3;
access;
symbols
	RELEASE_8_3_0:1.2
	RELEASE_9_0_0:1.2
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.02.44;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2011.06.11.14.33.17;	author sunpoet;	state Exp;
branches;
next	1.1;

1.1
date	2010.05.08.10.21.06;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:	Apache-Htgroup
# Date created:				Fri Mar 19 11:05:42 BRT 2010
# Whom:					otaviof@@gmail.com
#
# $FreeBSD: head/www/p5-Apache-Htgroup/Makefile 300897 2012-07-14 14:29:18Z beat $
#

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>
@


1.2
log
@- 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)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@Manage Apache htgroup files. Please note that this is not a mod_perl
module. Please also note that there is another module that does similar
things (HTTPD::UserManage) and that this is a more simplistic module, not
doing all the things that one does.

PR:		ports/144875
Submitted by:	otaviof at gmail.com
@
text
@d9 1
a9 1
PORTVERSION=	1.22
@

