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

PORTNAME=	Testing_Selenium
PORTVERSION=	0.4.4
CATEGORIES=	devel pear

MAINTAINER=	joneum@bsdproject.de
COMMENT=	PEAR Binding - Once more unto the breach

USES=	pear

.include <bsd.port.mk>