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

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

=> Net_CheckIP-1.2.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_CheckIP-1.2.2.tgz
fetch: http://pear.php.net/get/Net_CheckIP-1.2.2.tgz: size mismatch: expected 2021, actual 2041

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Net_CheckIP-1.2.2.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:41:12 +00:00

14 lines
257 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Net_CheckIP
PORTVERSION= 1.2.2
CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Check the syntax of IPv4 addresses
USES= pear
.include <bsd.port.mk>