12 lines
235 B
Makefile
12 lines
235 B
Makefile
# 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>
|