freebsd-ports/sysutils/p5-Unix-ConfigFile/Makefile
2013-11-06 08:54:17 +00:00

16 lines
308 B
Makefile

# Created by: will
# $FreeBSD$
PORTNAME= Unix-ConfigFile
PORTVERSION= 0.06
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl modules that provides a simple interface to reading /etc files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>