diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-09 05:28:57 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2011-05-09 05:28:57 +0000 |
commit | 0c76a8384fc1de4958eb1228befbee727f00c596 (patch) | |
tree | 28680b3da252da7f45a2d25108e4e2a6e41a77e5 /textproc/Makefile | |
parent | f2febc81eeab0d296325ecc49e1825762e5cd5d7 (diff) |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index e990f9b3b86c..76bc97d4a3a1 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -227,13 +227,25 @@ SUBDIR += hs-feed SUBDIR += hs-highlighting-kate SUBDIR += hs-hs-bibutils + SUBDIR += hs-html SUBDIR += hs-hxt + SUBDIR += hs-hxt-charproperties + SUBDIR += hs-hxt-regex-xmlschema + SUBDIR += hs-hxt-unicode SUBDIR += hs-libxml + SUBDIR += hs-lhs2tex SUBDIR += hs-pandoc + SUBDIR += hs-pandoc-types + SUBDIR += hs-parsec SUBDIR += hs-polyparse + SUBDIR += hs-regex-base + SUBDIR += hs-regex-compat + SUBDIR += hs-regex-pcre-builtin + SUBDIR += hs-regex-posix SUBDIR += hs-stringsearch SUBDIR += hs-tagsoup SUBDIR += hs-texmath + SUBDIR += hs-xhtml SUBDIR += hs-xml SUBDIR += hsb-aspell SUBDIR += htdig |