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

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

=> PHP_ParserGenerator-0.1.7.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/PHP_ParserGenerator-0.1.7.tgz
fetch: http://pear.php.net/get/PHP_ParserGenerator-0.1.7.tgz: size mismatch: expected 278212, actual 293834

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

13 lines
253 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= PHP_ParserGenerator
PORTVERSION= 0.1.7
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Convert files from lemon parser to php5
USES= pear
.include <bsd.port.mk>