Prune devel/py-EnthoughtBase
[dports.git] / devel / p5-Config-General / Makefile
1 # Created by: Sheldon Hearn <sheldonh@FreeBSD.org>
2 # $FreeBSD$
3
4 PORTNAME=       Config-General
5 PORTVERSION=    2.60
6 CATEGORIES=     devel perl5
7 MASTER_SITES=   CPAN
8 PKGNAMEPREFIX=  p5-
9
10 MAINTAINER=     jadawin@FreeBSD.org
11 COMMENT=        Perl5 module for handling Apache-style configuration files
12
13 LICENSE=        ART10 GPLv1
14 LICENSE_COMB=   dual
15
16 USES=           perl5
17 USE_PERL5=      configure
18
19 .include <bsd.port.mk>