diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2015-08-20 23:02:14 +0000 |
commit | 39b8e49140afdb1d1d001c477befb4b05efa7fc3 (patch) | |
tree | 607a5ca77efd301a2b4dc49b05d108829fcffa77 /textproc/Makefile | |
parent | 75b64b1cb42c127b71646f039269eb7bd560d8ef (diff) | |
download | ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.tar.gz ports-39b8e49140afdb1d1d001c477befb4b05efa7fc3.zip |
Notes
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 7ec90ec49a9e..de0de9b81854 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -242,11 +242,14 @@ SUBDIR += hs-appar SUBDIR += hs-attoparsec SUBDIR += hs-attoparsec-enumerator + SUBDIR += hs-bencode SUBDIR += hs-blaze-html SUBDIR += hs-blaze-markup SUBDIR += hs-bytestring-csv SUBDIR += hs-case-insensitive + SUBDIR += hs-cassava SUBDIR += hs-citeproc-hs + SUBDIR += hs-cmark SUBDIR += hs-csv SUBDIR += hs-double-conversion SUBDIR += hs-feed @@ -263,14 +266,18 @@ SUBDIR += hs-libxml SUBDIR += hs-libxml-sax SUBDIR += hs-pandoc + SUBDIR += hs-pandoc-citeproc SUBDIR += hs-pandoc-types SUBDIR += hs-parsec SUBDIR += hs-polyparse + SUBDIR += hs-regex-applicative SUBDIR += hs-regex-base SUBDIR += hs-regex-compat + SUBDIR += hs-regex-compat-tdfa SUBDIR += hs-regex-pcre-builtin SUBDIR += hs-regex-posix SUBDIR += hs-regex-tdfa + SUBDIR += hs-rfc5051 SUBDIR += hs-stringsearch SUBDIR += hs-tagsoup SUBDIR += hs-tagstream-conduit |