summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpho <pho@pkgsrc.org>2020-01-19 10:24:55 +0000
committerpho <pho@pkgsrc.org>2020-01-19 10:24:55 +0000
commit14d3c89ff1de94cb8c67ea34ef8c4769b3e618ea (patch)
tree011898d4307bb03634aa44cc7df313eafde7587f
parent4ac6624a4c99dd442f75c080c301c8a3781c2e86 (diff)
downloadpkgsrc-14d3c89ff1de94cb8c67ea34ef8c4769b3e618ea.tar.gz
Add hs-css-text
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index b205f870f65..356a145fa84 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1103 2020/01/19 09:47:49 pho Exp $
+# $NetBSD: Makefile,v 1.1104 2020/01/19 10:24:55 pho Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -290,6 +290,7 @@ SUBDIR+= hs-blaze-markup
SUBDIR+= hs-case-insensitive
SUBDIR+= hs-cgrep
SUBDIR+= hs-cmark-gfm
+SUBDIR+= hs-css-text
SUBDIR+= hs-doclayout
SUBDIR+= hs-doctemplates
SUBDIR+= hs-edit-distance