aboutsummaryrefslogtreecommitdiffstats
path: root/net/pear-Net_Ping/Makefile
blob: b8129323bc4678944bd5b425303cc51d2cd7bddd (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= miwi@FreeBSD.org
COMMENT=    PEAR class to execute ping

USES=   pear

.include <bsd.port.mk>