Index: head/www/p5-Apache-Admin-Config/Makefile =================================================================== --- head/www/p5-Apache-Admin-Config/Makefile (revision 493031) +++ head/www/p5-Apache-Admin-Config/Makefile (revision 493032) @@ -1,17 +1,20 @@ # Created by: Anton Berezin # $FreeBSD$ PORTNAME= Apache-Admin-Config PORTVERSION= 0.95 PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to manipulate Apache configuration files +LICENSE= LGPL21+ + USES= perl5 USE_PERL5= configure patch +NO_ARCH= yes .include