freebsd-ports/devel/p5-CPAN-Perl-Releases/Makefile

25 lines
482 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-CPAN-Perl-Releases
# Date created: 2012-04-07
# Whom: Steve Wills <swills@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= CPAN-Perl-Releases
PORTVERSION= 0.70
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module for mapping Perl releases to the location of the tarballs
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
PERL_CONFIGURE= yes
MAN3= CPAN::Perl::Releases.3
.include <bsd.port.mk>