freebsd-ports/www/p5-Apache-Admin-Config/Makefile
2021-04-06 16:31:07 +02:00

20 lines
359 B
Makefile

# Created by: Anton Berezin <tobez@tobez.org>
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 <bsd.port.mk>