forked from Lainports/opnsense-ports
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>
|