summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2020-01-19 09:11:24 +0000
committertaca <taca@pkgsrc.org>2020-01-19 09:11:24 +0000
commitaab3fa89e5c08ef3caea5db7728f5bdd01d17fd0 (patch)
tree64f1e1a87c8c408d58fed453ce511bdd61a1aebb
parent7ddd035dfe3b8b8f60a13fe32eba20fbc5d4a5d1 (diff)
downloadpkgsrc-aab3fa89e5c08ef3caea5db7728f5bdd01d17fd0.tar.gz
textproc/Makefile: add and enable ruby-gyoku
-rw-r--r--textproc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ae432cfdbfe..c1896ffed45 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1098 2020/01/18 23:14:17 pho Exp $
+# $NetBSD: Makefile,v 1.1099 2020/01/19 09:11:24 taca Exp $
#
COMMENT= Text processing utilities (does not include desktop publishing)
@@ -971,6 +971,7 @@ SUBDIR+= ruby-fastercsv
SUBDIR+= ruby-feed-normalizer
SUBDIR+= ruby-ferret
SUBDIR+= ruby-fuzzyurl
+SUBDIR+= ruby-gyoku
SUBDIR+= ruby-haml
SUBDIR+= ruby-hikidoc
SUBDIR+= ruby-hpricot