# Created by: Sergey Matveychuk <sem@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/net/p5-Net-Ping/Makefile 327755 2013-09-20 22:10:23Z bapt $

PORTNAME=	Net-Ping
PORTVERSION=	2.40
CATEGORIES=	net perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sem@FreeBSD.org
COMMENT=	A perl module to check a remote host for reachability

USES=		perl5
USE_PERL5=	configure

MAN3=	Net::Ping.3

NO_STAGE=	yes
.include <bsd.port.mk>
