summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-05-15 22:14:30 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-05-15 22:14:30 +0000
commit56bfbfc66e9c568d992518bd36a9a103730ce7dd (patch)
treeb141285c03322f475365ba59f060e0ca4b563ed3 /lang
parentThe Haskell XML Toolbox bases on the ideas of HaXml and HXML, but (diff)
citeproc-hs is a library for automatically formatting bibliographic
reference citations into a variety of styles using a macro language called Citation Style Language (CSL). WWW: http://code.haskell.org/citeproc-hs
Notes
Notes: svn path=/head/; revision=254386
Diffstat (limited to 'lang')
-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 f66a2337bdc8..1e8eaaa33c42 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -24,6 +24,7 @@ c2hs_port= devel/c2hs # exectuable
category-extras_port= math/hs-category-extras
cgi_port= www/hs-cgi
checkers_port= devel/hs-checkers
+citeproc-hs_port= textproc/hs-citeproc-hs
convertible_port= devel/hs-convertible
cpphs_port= devel/hs-cpphs # executable
criterion_port= benchmarks/hs-criterion