- 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)
13 lines
247 B
Makefile
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>
|