summaryrefslogtreecommitdiff
path: root/devel/pear-Testing_Selenium/Makefile
blob: 97e3118ba83eb3e1fc41b159682c81ed203e2704 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
PORTNAME=	Testing_Selenium
PORTVERSION=	0.4.4
CATEGORIES=	devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR Binding - Once more unto the breach
WWW=		https://pear.php.net/package/Testing_Selenium

USES=		pear

.include <bsd.port.mk>