diff options
author | tobez <tobez@FreeBSD.org> | 2005-10-11 12:36:48 +0000 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-10-11 12:36:48 +0000 |
commit | 9f7ce8200e3d790ed73ed0cef7430da31c9ea14a (patch) | |
tree | 1d4939ed7352845fac077918f439ed3985a3c27a /lang/Makefile | |
parent | c9201aadceece59923d81c050e57c9d2d8b5f0ba (diff) | |
download | FreeBSD-ports-9f7ce8200e3d790ed73ed0cef7430da31c9ea14a.zip FreeBSD-ports-9f7ce8200e3d790ed73ed0cef7430da31c9ea14a.tar.gz |
Add lang/p5-JavaScript-Squish 0.04, a perl module to reduce/compact
JavaScript code to as few characters as possible.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index f9d7def..f52e866 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -169,6 +169,7 @@ SUBDIR += p5-Expect SUBDIR += p5-F77 SUBDIR += p5-JavaScript-SpiderMonkey + SUBDIR += p5-JavaScript-Squish SUBDIR += p5-List-MoreUtils SUBDIR += p5-Scalar-List-Utils SUBDIR += p5-Switch |