freebsd-ports/devel/p5-Exporter-Tiny/Makefile
2014-04-06 05:46:27 +00:00

19 lines
386 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Exporter-Tiny
PORTVERSION= 0.038
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Exporter with features of Sub::Exporter but only core dependencies
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>