aboutsummaryrefslogtreecommitdiff
path: root/devel/pear-Testing_Selenium/Makefile
blob: 490b2aac80131704a8dec28eb81a2b952a9a0a50 (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@FreeBSD.org
COMMENT=	PEAR Binding - Once more unto the breach

USES=		pear

.include <bsd.port.mk>