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

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

=> Testing_Selenium-0.4.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Testing_Selenium-0.4.4.tgz
fetch: http://pear.php.net/get/Testing_Selenium-0.4.4.tgz: size mismatch: expected 2458334, actual 2455420

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

13 lines
247 B
Makefile

# Created by: Martin Wilke (miwi@FreeBSD.org)
# $FreeBSD$
PORTNAME= Testing_Selenium
PORTVERSION= 0.4.4
CATEGORIES= devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Binding - Once more unto the breach
USES= pear
.include <bsd.port.mk>