freebsd-ports/www/p5-HTTPD-User-Manage/Makefile
Andrej Zverev 1b17fd9ee2 - support STAGEDIR
- add LICENSE (where it possible)
2013-11-03 15:16:25 +00:00

16 lines
329 B
Makefile

# Created by: James FitzGibbon <jfitz@FreeBSD.org>
# $FreeBSD$
PORTNAME= HTTPD-User-Manage
PORTVERSION= 1.66
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>