pkgsrc/devel/p5-Module-Versions-Report/Makefile
2019-08-11 13:17:48 +00:00

16 lines
496 B
Makefile

# $NetBSD: Makefile,v 1.23 2019/08/11 13:19:53 wiz Exp $
DISTNAME= Module-Versions-Report-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 10
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Module/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://metacpan.org/release/Module-Versions-Report
COMMENT= Extension to report versions of all modules in memory
PERL5_PACKLIST= auto/Module-Versions-Report/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"