1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/net/pear-Net_Ping/Makefile
2016-07-25 20:01:02 +00:00

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>