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

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

=> Services_Yahoo-0.2.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Services_Yahoo-0.2.0.tgz
fetch: http://pear.php.net/get/Services_Yahoo-0.2.0.tgz: size mismatch: expected 13381, actual 13592

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

13 lines
245 B
Makefile

# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
PORTNAME= Services_Yahoo
PORTVERSION= 0.2.0
CATEGORIES= www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Provides access to the Yahoo! Web Services
USES= pear
.include <bsd.port.mk>