freebsd-ports/devel/p5-AppConfig/Makefile

16 lines
301 B
Makefile

# Created by: Igor Vinokurov <igor@zynaps.ru>
# $FreeBSD$
PORTNAME= AppConfig
PORTVERSION= 1.71
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for reading configuration files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>