forked from Lainports/opnsense-ports
13 lines
271 B
Makefile
13 lines
271 B
Makefile
PORTNAME= HTML_Javascript
|
|
PORTVERSION= 1.1.2
|
|
CATEGORIES= devel www pear
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
COMMENT= Provides an interface for creating simple JS scripts
|
|
WWW= https://pear.php.net/package/HTML_Javascript
|
|
|
|
LICENSE= PHP30
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|