mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
78450f0a5d
With hat: portmgr-secretary
14 lines
244 B
Makefile
14 lines
244 B
Makefile
# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Net_Ping
|
|
PORTVERSION= 2.4.5
|
|
CATEGORIES= net pear
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= PEAR class to execute ping
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|