ports/devel/pear-Console_Getargs/Makefile
Sunpoet Po-Chuan Hsieh 8062cf1bd8 Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> Console_Getargs-1.3.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Console_Getargs-1.3.5.tgz
fetch: http://pear.php.net/get/Console_Getargs-1.3.5.tgz: size mismatch: expected 18207, actual 18385

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Console_Getargs-1.3.5.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:29:56 +00:00

13 lines
267 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= Console_Getargs
PORTVERSION= 1.3.5
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR command-line arguments parser
USES= pear
.include <bsd.port.mk>