aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2010-05-16 03:23:21 +0800
committerpgj <pgj@FreeBSD.org>2010-05-16 03:23:21 +0800
commit7ead5a24105efc096e19574f87a56317f55520a8 (patch)
tree068c3149ab0f2b50606ac613fcdcadaea94146f9 /textproc/Makefile
parent039087f59f6cad5995600b37bf613ea4d8875477 (diff)
downloadfreebsd-ports-graphics-7ead5a24105efc096e19574f87a56317f55520a8.tar.gz
freebsd-ports-graphics-7ead5a24105efc096e19574f87a56317f55520a8.tar.zst
freebsd-ports-graphics-7ead5a24105efc096e19574f87a56317f55520a8.zip
Haskell bindings to Chris Putnam's bibutils, a library that
interconverts between various bibliography formats using a common MODS-format XML intermediate. WWW: http://code.haskell.org/hs-bibutils
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 702349818c8..ca592992e7d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -223,6 +223,7 @@
SUBDIR += hs-feed
SUBDIR += hs-haxml
SUBDIR += hs-highlighting-kate-ghc
+ SUBDIR += hs-hs-bibutils
SUBDIR += hs-polyparse-ghc
SUBDIR += hs-stringsearch
SUBDIR += hs-tagsoup