pkgsrc/devel/p5-Module-Versions-Report/Makefile
2022-06-28 11:30:51 +00:00

16 lines
496 B
Makefile

# $NetBSD: Makefile,v 1.26 2022/06/28 11:32:48 wiz Exp $
DISTNAME= Module-Versions-Report-1.06
PKGNAME= p5-${DISTNAME}
PKGREVISION= 13
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"