Files
bsdports/perl/p5-Config-Simple/Makefile
2019-12-26 07:26:06 +00:00

18 lines
358 B
Makefile

# Created by: mig
# $FreeBSD: head/devel/p5-Config-Simple/Makefile 375378 2014-12-24 00:14:11Z bofh $
PORTNAME= Config-Simple
PORTVERSION= 4.59
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Config/SHERZODR
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Simple configuration file class
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
#EOF