pkgsrc/devel/p5-Module-Versions-Report/Makefile
2021-05-24 19:49:01 +00:00

16 lines
496 B
Makefile

# $NetBSD: Makefile,v 1.25 2021/05/24 19:51:06 wiz Exp $
DISTNAME= Module-Versions-Report-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 12
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"