summaryrefslogtreecommitdiff
path: root/net/pear-Net_Ping/Makefile
blob: fbba3bdac1e0541942b95dcd7a470d30bf4bcf21 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTNAME=	Net_Ping
PORTVERSION=	2.4.5
CATEGORIES=	net pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR class to execute ping

USES=		pear

.include <bsd.port.mk>