freebsd-ports/devel/p5-CPAN-Perl-Releases/Makefile
Sunpoet Po-Chuan Hsieh 9242423198 - Update to 1.46
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2013-10-21 09:52:23 +00:00

19 lines
358 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= CPAN-Perl-Releases
PORTVERSION= 1.46
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Map Perl releases to the location of the tarballs
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>