freebsd-ports/devel/p5-Exporter-Tiny/Makefile
Sunpoet Po-Chuan Hsieh f9741fa32d - Update to 0.042
- Cleanup PLIST

Changes:	http://search.cpan.org/dist/Exporter-Tiny/Changes
2014-10-06 23:06:43 +00:00

22 lines
509 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Exporter-Tiny
PORTVERSION= 0.042
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
TEST_DEPENDS= p5-Test-Fatal>=0:${PORTSDIR}/devel/p5-Test-Fatal \
p5-Test-Warnings>=0:${PORTSDIR}/devel/p5-Test-Warnings
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>