blob: 21fb0a3462683463ede772d6f160242f494b77dc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
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>
|