diff options
author | beech <beech@FreeBSD.org> | 2008-05-02 10:48:55 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2008-05-02 10:48:55 +0800 |
commit | e38161d9c4231b748463f3482fcd463329da7b67 (patch) | |
tree | 27f2557701762495d4bdafb5eb5fabfe340d3766 /www/Makefile | |
parent | efb38267fc69b441fa1bbc3420673c5fc13ff81d (diff) | |
download | freebsd-ports-gnome-e38161d9c4231b748463f3482fcd463329da7b67.tar.gz freebsd-ports-gnome-e38161d9c4231b748463f3482fcd463329da7b67.tar.zst freebsd-ports-gnome-e38161d9c4231b748463f3482fcd463329da7b67.zip |
- New port dojo-shrinksafe-1.1.0
The Dojo Toolkit's compressor, ShrinkSafe, uses the Rhino JavaScript
interpreter to safely rename variables and reduce the size of your
scripts without interferring with their operation. It does not
change any public APIs making it easy to use in your JavaScript
development process.
PR: ports/123298
Submitted by: Greg Larkin <glarkin at sourcehosting.net>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 2dcbb3d9efa0..4de4f265ec30 100644 --- a/www/Makefile +++ b/www/Makefile @@ -115,6 +115,7 @@ SUBDIR += dillo-i18n SUBDIR += docebo SUBDIR += dojo + SUBDIR += dojo-shrinksafe SUBDIR += dokeos SUBDIR += dokuwiki SUBDIR += dokuwiki-devel |