13 lines
245 B
Makefile
13 lines
245 B
Makefile
# Created by: Martin Wilke (miwi@FreeBSD.org)
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= Testing_Selenium
|
|
PORTVERSION= 0.4.4
|
|
CATEGORIES= devel pear
|
|
|
|
MAINTAINER= miwi@FreeBSD.org
|
|
COMMENT= PEAR Binding - Once more unto the breach
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|