aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTTPD-User-Manage/Makefile
blob: 78dbe0ed24b02585d5a8615c9363534c97f39987 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Created by: James FitzGibbon <jfitz@FreeBSD.org>

PORTNAME=	HTTPD-User-Manage
PORTVERSION=	1.66
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl modules for managing access control with the web server

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>