opnsense-ports/devel/p5-Test-RequiresInternet/Makefile
Franco Fichtner 5dcc42b18d devel/p5-Test-RequiresInternet: sync with upstream
Taken from: HardenedBSD
2017-09-16 12:55:00 +02:00

19 lines
325 B
Makefile

# $FreeBSD$
PORTNAME= Test-RequiresInternet
PORTVERSION= 0.05
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pi@FreeBSD.org
COMMENT= Test network connectivity before functional tests
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= YES
.include <bsd.port.mk>