freebsd-ports/www/p5-Apache-Admin-Config/Makefile
2013-11-07 06:19:38 +00:00

16 lines
324 B
Makefile

# Created by: Anton Berezin <tobez@tobez.org>
# $FreeBSD$
PORTNAME= Apache-Admin-Config
PORTVERSION= 0.95
CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to manipulate Apache configuration files
USES= perl5
USE_PERL5= configure patch
.include <bsd.port.mk>