freebsd-ports/devel/p5-Test-Without-Module/Makefile

19 lines
365 B
Makefile

PORTNAME= Test-Without-Module
PORTVERSION= 0.21
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Test fallback behaviour in absence of modules
WWW= https://metacpan.org/release/Test-Without-Module
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>