mirror of
https://git.freebsd.org/ports.git
synced 2025-05-18 18:13:12 -04:00
13 lines
283 B
Makefile
13 lines
283 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= ports@FreeBSD.org
|
|
COMMENT= Provides an interface for creating simple JS scripts
|
|
|
|
USES= pear
|
|
|
|
.include <bsd.port.mk>
|