# New ports collection makefile for: p5-Config-IniFiles # Date created: October 21st 1996 # Whom: James FitzGibbon # # $FreeBSD$ # PORTNAME= Config-IniFiles PORTVERSION= 2.52 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 .if ${PERL_LEVEL} < 500703 BUILD_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils .endif .include