freebsd-ports/devel/p5-Exporter-Easy/Makefile
2015-11-11 23:03:19 +00:00

16 lines
302 B
Makefile

# Created by: Wen Heping <wen@FreeBSD.org>
# $FreeBSD$
PORTNAME= Exporter-Easy
PORTVERSION= 0.18
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Takes the drudgery out of Exporting symbols
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>