freebsd-ports/devel/p5-Config-Simple/Makefile
2006-09-13 12:48:41 +00:00

22 lines
412 B
Makefile

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