freebsd-ports/devel/p5-Config-INI-Simple/Makefile
Cheng-Lung Sung 9477ec88b6 - Update to 0.02
PR:		ports/122836
Submitted by:	Artem Naluzhnyy <tut_AT_nhamon dot com dot ua>
Approved by:	maintainer (Gea-Suan Lin)
2008-04-18 02:27:05 +00:00

21 lines
412 B
Makefile

# New ports collection makefile for: p5-Config-INI-Simple
# Date created: 2006-07-11
# Whom: Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD$
#
PORTNAME= Config-INI-Simple
PORTVERSION= 0.02
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@gslin.org
COMMENT= Simple reading and writing from an INI file
PERL_CONFIGURE= 5.8.7+
MAN3= Config::INI::Simple.3
.include <bsd.port.mk>