c16e2ad044
WWW: http://search.cpan.org/dist/CPAN-Perl-Releases/ Feature safe: yes
21 lines
440 B
Makefile
21 lines
440 B
Makefile
# 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.46
|
|
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
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
MAN3= CPAN::Perl::Releases.3
|
|
|
|
.include <bsd.port.mk>
|