aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-Admin-Config/Makefile
blob: b19e16e9c703c659df7333ca6a60970e8fb12130 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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>