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

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

=> XML_SVG-1.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/XML_SVG-1.1.0.tgz
fetch: http://pear.php.net/get/XML_SVG-1.1.0.tgz: size mismatch: expected 7663, actual 7853

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

13 lines
260 B
Makefile

# Created by: Thierry Thomas (<thierry@FreeBSD.org>)
# $FreeBSD$
PORTNAME= XML_SVG
PORTVERSION= 1.1.0
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR object-oriented API for building SVG documents
USES= pear
.include <bsd.port.mk>