pkgsrc/devel/p5-Module-CoreList/Makefile

19 lines
541 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.53 2015/01/06 13:49:39 wen Exp $
#
DISTNAME= Module-CoreList-5.20141220
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BI/BINGOS/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Module-CoreList
COMMENT= Perl 5 module inventorying modules shipped with core Perl
LICENSE= ${PERL5_LICENSE}
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Module/CoreList/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"