diff options
author | pgj <pgj@FreeBSD.org> | 2010-05-16 06:14:30 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2010-05-16 06:14:30 +0800 |
commit | 2837a903535c3fa1189df94930f3cdc32b03b6d5 (patch) | |
tree | ddb55613f3baa5011f98255f81523c268a436606 /textproc/Makefile | |
parent | fdfe6d70869cd8bad57ddbb95457f64277570fbe (diff) | |
download | freebsd-ports-gnome-2837a903535c3fa1189df94930f3cdc32b03b6d5.tar.gz freebsd-ports-gnome-2837a903535c3fa1189df94930f3cdc32b03b6d5.tar.zst freebsd-ports-gnome-2837a903535c3fa1189df94930f3cdc32b03b6d5.zip |
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
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 4cc2c92a2ee1..e040a0a77707 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -220,6 +220,7 @@ SUBDIR += hr-aspell SUBDIR += hs-Diff SUBDIR += hs-bytestring-csv + SUBDIR += hs-citeproc-hs SUBDIR += hs-feed SUBDIR += hs-haxml SUBDIR += hs-highlighting-kate-ghc |