freebsd-ports/devel/p5-Config-IniFiles/Makefile
Vanilla I. Shu d0041c4ec7 Upgrade to latest version:
p5-Authen-PAM		=>	0.11
	p5-Config-IniFiles	=>	2.19
	p5-File-Tail		=>	0.98
	p5-ParallelUA		=>	2.50
	p5-dTemplate		=>	2.0

set MAINTAINER to ports@FreeBSD.org:
	p5-Authen-PAM

Approved by:  maintainers
2001-05-10 15:35:01 +00:00

22 lines
470 B
Makefile

# New ports collection makefile for: p5-Config-IniFiles
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Config-IniFiles
PORTVERSION= 2.19
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
PKGNAMEPREFIX= p5-
MAINTAINER= jeremy@external.org
PERL_CONFIGURE= YES
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Config::IniFiles.3
.include <bsd.port.mk>