aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Config-INI-Simple/Makefile
blob: 7bce72e5106351bf6f2820d45d1dac90b85eaa38 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                            
                    
                           
                    




                                                           
                      


                                     
                      
# 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>