# New ports collection makefile for: net/p5-Net-Ping # Date created: 28 July 2007 # Whom: Sergey Matveychuk # # $FreeBSD: ports/net/p5-Net-Ping/Makefile,v 1.3 2007/12/14 14:44:09 sem Exp $ # PORTNAME= Net-Ping PORTVERSION= 2.33 PORTREVISION= 0 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= sem@FreeBSD.org COMMENT= A perl module to check a remote host for reachability PERL_CONFIGURE= yes MAN3= Net::Ping.3 .include