freebsd-ports/net/pear-Net_Ping/Makefile
2021-05-23 00:20:48 +08:00

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>