2000-12-03 19:15:40 +01:00
|
|
|
# New ports collection makefile for: p5-Config-IniFiles
|
1996-10-24 10:11:12 +02:00
|
|
|
# Date created: October 21st 1996
|
|
|
|
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
|
|
|
|
#
|
1999-08-25 07:57:29 +02:00
|
|
|
# $FreeBSD$
|
1996-10-24 10:11:12 +02:00
|
|
|
#
|
|
|
|
|
2000-12-03 19:15:40 +01:00
|
|
|
PORTNAME= Config-IniFiles
|
2005-07-28 19:53:46 +02:00
|
|
|
PORTVERSION= 2.39
|
1997-04-20 15:53:29 +02:00
|
|
|
CATEGORIES= devel perl5
|
1996-11-18 09:47:32 +01:00
|
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
2005-07-28 19:53:46 +02:00
|
|
|
MASTER_SITE_SUBDIR= ../by-authors/id/G/GC/GCARLS
|
2000-04-11 23:30:15 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
1996-10-24 10:11:12 +02:00
|
|
|
|
2006-04-05 07:46:33 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-21 12:23:04 +01:00
|
|
|
COMMENT= Perl5 module for reading .ini-style configuration files
|
1996-10-24 10:11:12 +02:00
|
|
|
|
2000-12-24 07:03:13 +01:00
|
|
|
PERL_CONFIGURE= YES
|
1996-10-24 10:11:12 +02:00
|
|
|
|
2001-05-10 17:35:01 +02:00
|
|
|
MAN3= Config::IniFiles.3
|
1996-11-18 09:47:32 +01:00
|
|
|
|
1996-10-24 10:11:12 +02:00
|
|
|
.include <bsd.port.mk>
|