opnsense-ports/net/p5-Net-Ping/Makefile
Franco Fichtner 2bba125e7b */*: sync with upstream
Taken from: HardenedBSD
2019-03-29 04:28:55 +01:00

21 lines
355 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= Net-Ping
PORTVERSION= 2.72
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Check a remote host for reachability
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>