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

PORTNAME=   Net_Ping
PORTVERSION=    2.4.5
CATEGORIES= net pear

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

USES=       pear

.include <bsd.port.mk>