freebsd-ports/devel/pear-HTML_Javascript/Makefile
2014-09-23 15:15:04 +00:00

13 lines
282 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= HTML_Javascript
PORTVERSION= 1.1.2
CATEGORIES= devel www pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Provides an interface for creating simple JS scripts
USES= pear
.include <bsd.port.mk>