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

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

=> OLE-1.0.0RC2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/OLE-1.0.0RC2.tgz
fetch: http://pear.php.net/get/OLE-1.0.0RC2.tgz: size mismatch: expected 13981, actual 14128

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/OLE-1.0.0RC2.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:35:26 +00:00

13 lines
248 B
Makefile

# Created by: Pav Lucistnik <pav@FreeBSD.org>
# $FreeBSD$
PORTNAME= OLE
DISTVERSION= 1.0.0RC2
CATEGORIES= devel www pear
MAINTAINER= bofh@FreeBSD.org
COMMENT= PEAR class for reading and writing OLE containers
USES= pear
.include <bsd.port.mk>