freebsd-ports/net/pear-Net_Ping/Makefile
Sunpoet Po-Chuan Hsieh 670108a175 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> Net_Ping-2.4.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_Ping-2.4.5.tgz
fetch: http://pear.php.net/get/Net_Ping-2.4.5.tgz: size mismatch: expected 9600, actual 9725

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Net_Ping-2.4.5.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:42:10 +00:00

14 lines
246 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Net_Ping
PORTVERSION= 2.4.5
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class to execute ping
USES= pear
.include <bsd.port.mk>