1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/devel/p5-Config-Simple/Makefile
2013-10-28 13:46:25 +00:00

17 lines
282 B
Makefile

# Created by: mig
# $FreeBSD$
PORTNAME= Config-Simple
PORTVERSION= 4.59
CATEGORIES= devel perl5
MASTER_SITES= CPAN/Config/SHERZODR
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple configuration file class
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>