freebsd-ports/www/pear-HTML_AJAX/Makefile
Sunpoet Po-Chuan Hsieh 5de9f8f193 Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> HTML_AJAX-0.5.6.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/HTML_AJAX-0.5.6.tgz
fetch: http://pear.php.net/get/HTML_AJAX-0.5.6.tgz: size mismatch: expected 139897, actual 140417

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

14 lines
243 B
Makefile

# Created by: Simun Mikecin <numisemis at yahoo.com>
# $FreeBSD$
PORTNAME= HTML_AJAX
PORTVERSION= 0.5.6
CATEGORIES= www devel pear
MAINTAINER= numisemis@yahoo.com
COMMENT= PHP and JavaScript AJAX library
USES= pear
.include <bsd.port.mk>