summaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2021-04-24 06:31:51 +0000
committerpho <pho@pkgsrc.org>2021-04-24 06:31:51 +0000
commit435d57e10ac2b00f385283998c8141d6d0b4a6bc (patch)
tree2751922d9d5f60ee0e23108a3c87a11573259ae0 /textproc/Makefile
parenta8066435063b13da3ea8cc6172b7997a4d542b7b (diff)
downloadpkgsrc-435d57e10ac2b00f385283998c8141d6d0b4a6bc.tar.gz
textproc: +hs-prettyprinter
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 121228fc8f0..5611e641efb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1206 2021/04/06 14:11:11 adam Exp $
+# $NetBSD: Makefile,v 1.1207 2021/04/24 06:31:51 pho Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -325,6 +325,7 @@ SUBDIR+= hs-lucid
SUBDIR+= hs-megaparsec
SUBDIR+= hs-pandoc-types
SUBDIR+= hs-polyparse
+SUBDIR+= hs-prettyprinter
SUBDIR+= hs-regex-base
SUBDIR+= hs-regex-pcre
SUBDIR+= hs-regex-posix