ports/devel/p5-Module-Metadata/Makefile
2021-10-13 13:39:13 +08:00

20 lines
385 B
Makefile

PORTNAME= Module-Metadata
PORTVERSION= 1.000037
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ETHER
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Gather package and POD information from perl module files
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENCE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>