summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Htgroup/Makefile
blob: fa733c765e8b6e613f2d6bf540770e4f0d2da86a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: 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

USES=		perl5
USE_PERL5=	configure

MAN3=		Apache::Htgroup.3

NO_STAGE=	yes
.include <bsd.port.mk>