opnsense-ports/devel/pear-HTML_Javascript/Makefile
2022-09-07 22:33:21 +02:00

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>