aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-12-02 00:21:24 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-12-02 00:21:24 +0000
commit1f9b7f211a359803426accc6443495e2e29d0b62 (patch)
tree96c1324eba2b4e67cd994295ab9379b51206e591 /devel/Makefile
parente4c53ee34e3541c62ded7787f0fd8af5ff181678 (diff)
downloadports-1f9b7f211a359803426accc6443495e2e29d0b62.tar.gz
ports-1f9b7f211a359803426accc6443495e2e29d0b62.zip
New port: devel/pear-HTML_Javascript Provides an interface for creating simple JS scripts
Provides two classes: HTML_Javascript for performing basic JS operations. HTML_Javascript_Convert for converting variables. Allow output data to a file, to the standart output(print), or return. PR: ports/74584 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=122948
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 267d7f0320fd..82cb274b0369 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1080,6 +1080,7 @@
SUBDIR += pear-HTML_BBCodeParser
SUBDIR += pear-HTML_Common
SUBDIR += pear-HTML_Form
+ SUBDIR += pear-HTML_Javascript
SUBDIR += pear-HTML_QuickForm
SUBDIR += pear-HTML_QuickForm_Controller
SUBDIR += pear-HTML_Select