12 lines
236 B
Makefile
12 lines
236 B
Makefile
# 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>
|