freebsd-ports/devel/pear-System_Command/Makefile
Sunpoet Po-Chuan Hsieh 3e566afcbf Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> System_Command-1.0.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/System_Command-1.0.8.tgz
fetch: http://pear.php.net/get/System_Command-1.0.8.tgz: size mismatch: expected 6528, actual 6633

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/System_Command-1.0.8.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:36:57 +00:00

13 lines
265 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= System_Command
PORTVERSION= 1.0.8
CATEGORIES= devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR command line execution interface
USES= pear
.include <bsd.port.mk>