freebsd-ports/devel/p5-Module-CoreList/Makefile

19 lines
367 B
Makefile

PORTNAME= Module-CoreList
PORTVERSION= 5.20230120
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= See what modules shipped with versions of Perl
WWW= https://metacpan.org/release/Module-CoreList
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>