summaryrefslogtreecommitdiff
path: root/devel/pear-Testing_Selenium/Makefile
blob: ba4e14fe13515396fec27fb2256e0b2f7844b0d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Created by: Martin Wilke (miwi@FreeBSD.org)

PORTNAME=	Testing_Selenium
PORTVERSION=	0.4.4
CATEGORIES=	devel pear

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	PEAR Binding - Once more unto the breach

USES=		pear

.include <bsd.port.mk>