0982effce2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
17 lines
515 B
Makefile
17 lines
515 B
Makefile
# $NetBSD: Makefile,v 1.21 2015/06/12 10:48:57 wiz Exp $
|
|
|
|
DISTNAME= CPAN-Perl-Releases-2.18
|
|
PKGNAME= p5-${DISTNAME}
|
|
PKGREVISION= 1
|
|
CATEGORIES= devel perl5
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=CPAN/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://search.cpan.org/dist/CPAN-Perl-Releases/
|
|
COMMENT= Mapping Perl releases on CPAN to the location of the tarballs
|
|
LICENSE= ${PERL5_LICENSE}
|
|
|
|
PERL5_PACKLIST= auto/CPAN/Perl/Releases/.packlist
|
|
|
|
.include "../../lang/perl5/module.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|