# New ports collection makefile for: p5-Config-INI-Simple # Date created: 2006-07-11 # Whom: Gea-Suan Lin # # $FreeBSD: ports/devel/p5-Config-INI-Simple/Makefile,v 1.3 2007/09/08 00:55:58 linimon Exp $ # PORTNAME= Config-INI-Simple PORTVERSION= 0.01 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Config PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org COMMENT= Simple reading and writing from an INI file PERL_CONFIGURE= 5.8.7+ USE_ZIP= yes MAN3= Config::INI::Simple.3 .include