freebsd-ports/devel/p5-Exporter-Lite/Makefile
Sunpoet Po-Chuan Hsieh cfe569d33c - Update to 0.04
- Add LICENSE

Changes:	http://search.cpan.org/dist/Exporter-Lite/Changes
2014-03-29 14:47:17 +00:00

19 lines
338 B
Makefile

# Created by: Mathieu Arnold <m@absolight.net>
# $FreeBSD$
PORTNAME= Exporter-Lite
PORTVERSION= 0.04
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Lightweight exporting of variables
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>