freebsd-ports/devel/p5-Config-IniFiles/Makefile
Philip M. Gollucci 1671368f63 - Update to 2.65
- Remove MD5

PR:             ports/153346
Submitted by:   Cezary Morga <cm@therek.net> (maintainer)
Changes:        http://search.cpan.org/dist/Config-IniFiles/Changes
2010-12-22 23:25:11 +00:00

21 lines
434 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.65
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= cm@therek.net
COMMENT= Perl5 module for reading .ini-style configuration files
MAN3= Config::IniFiles.3
PERL_MODBUILD= yes
.include <bsd.port.mk>