1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/devel/p5-Config-IniFiles/Makefile

24 lines
485 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Config-IniFiles
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
1999-08-25 05:57:29 +00:00
# $FreeBSD$
#
PORTNAME= Config-IniFiles
PORTVERSION= 2.13
1997-04-20 13:53:29 +00:00
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Config
2000-04-11 21:30:15 +00:00
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>