aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Ping/Makefile
blob: 949ebc749efa694417749518a6621e1cf66bc0dd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)

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>