1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/devel/p5-Config-IniFiles/Makefile
Kevin Lo 1a12c48857 Upgrade to 2.13
PR: 23718
Submitted by: MAINTAINER
2000-12-24 06:03:13 +00:00

24 lines
485 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.13
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
PKGNAMEPREFIX= p5-
MAINTAINER= jeremy@external.org
USE_PERL5= YES
PERL_CONFIGURE= YES
MAN3= Config::IniFiles.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>