summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2022-08-30 15:38:11 +0000
committertaca <taca@pkgsrc.org>2022-08-30 15:38:11 +0000
commit42d4d0fdbf9fbe045e35ca7992a0a778bd0e7d17 (patch)
treececbadecd989ed7a626eb89409b5d8c2a3e5665b
parentd701380d5bcaccd06716e643ad23642158265310 (diff)
downloadpkgsrc-42d4d0fdbf9fbe045e35ca7992a0a778bd0e7d17.tar.gz
textproc/Makefile: add and enable ruby-sanitize
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index d1e50fc6e90..431cf752f89 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1323 2022/08/29 13:21:01 taca Exp $
+# $NetBSD: Makefile,v 1.1324 2022/08/30 15:38:11 taca Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -1254,6 +1254,7 @@ SUBDIR+= ruby-rqrcode
SUBDIR+= ruby-rqrcode_core
SUBDIR+= ruby-rttool
SUBDIR+= ruby-safe_yaml
+SUBDIR+= ruby-sanitize
SUBDIR+= ruby-sary
SUBDIR+= ruby-simple-rss
SUBDIR+= ruby-simplecov_json_formatter