freebsd-ports/devel/p5-Config-Properties/Makefile
2017-09-15 08:58:46 +00:00

19 lines
319 B
Makefile

# Created by: Craig Manley
# $FreeBSD$
PORTNAME= Config-Properties
PORTVERSION= 1.80
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Read and write property files
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>