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

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

=> HTML_Common2-2.1.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/HTML_Common2-2.1.1.tgz
fetch: http://pear.php.net/get/HTML_Common2-2.1.1.tgz: size mismatch: expected 8604, actual 8664

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

15 lines
283 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= HTML_Common2
PORTVERSION= 2.1.1
CATEGORIES= devel www pear
MAINTAINER= bofh@FreeBSD.org
COMMENT= PEAR::HTML_Common2 is a base class for other HTML classes
LICENSE= BSD2CLAUSE
USES= pear
.include <bsd.port.mk>