summaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-24 10:09:57 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-24 10:09:57 +0000
commit58b4f2ca6ca4fbc97b15b3bcd4aa62f1dd3eacc9 (patch)
tree010256836a9b33a8f73e71125f32e3072c9cc0ff /lang/ghc
parentParses Javascript into an Abstract Syntax Tree (AST). Initially intended (diff)
Reduces size of javascript files by stripping out extraneous whitespace
and other syntactic elements, without changing the semantics. WWW: http://github.com/alanz/hjsmin Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=299850
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.hackage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk
index df64c7602218..9d089337a0f8 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -139,6 +139,7 @@ heist_port= www/hs-heist
HGL_port= graphics/hs-HGL
highlighting-kate_port= textproc/hs-highlighting-kate
hint_port= devel/hs-hint
+hjsmin_port= www/hs-hjsmin
hlibev_port= devel/hs-hlibev # lib_depends
hoogle_port= devel/hs-hoogle # executable
hostname_port= net/hs-hostname