opnsense-ports/devel/p5-Module-CoreList/Makefile
Franco Fichtner 2a9ae9eae0 */*: sync with upstream
Taken from: FreeBSD
2024-11-04 08:48:13 +01:00

19 lines
367 B
Makefile

PORTNAME= Module-CoreList
PORTVERSION= 5.20241020
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>