freebsd-ports/devel/p5-Config-Simple/Makefile
Vanilla I. Shu 6383638610 - Update to 4.56
- remove Config/Simple/clear.al in pkg-plist

PR:		ports/69747
Submitted by:	Cheng-Lung Sung <clsung at dragon2.dot.net>
Approved by:	maintainer (timeout > 2 weeks)
2004-08-15 17:18:17 +00:00

22 lines
400 B
Makefile

# Ports collection makefile for: Config-Simple
# Date created: 8 Oct 2003
# Whom: mig
#
# $FreeBSD$
#
PORTNAME= Config-Simple
PORTVERSION= 4.56
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
PKGNAMEPREFIX= p5-
MAINTAINER= mig@mig-29.net
COMMENT= Simple configuration file class
PERL_CONFIGURE= yes
MAN3= Config::Simple.3
.include <bsd.port.mk>