diff options
author | taca <taca@pkgsrc.org> | 2017-06-21 22:18:55 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2017-06-21 22:18:55 +0000 |
commit | b7daf598ed480eb9ae692d9f52ce595a9c235384 (patch) | |
tree | d1ef1b0a270fff56997c460329eaa72d65c5e8dc | |
parent | 2667163ab312bfc61e2049bef123f53a29087bea (diff) | |
download | pkgsrc-b7daf598ed480eb9ae692d9f52ce595a9c235384.tar.gz |
Add and enable ruby-temple.
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index a9755685485..5190ac001cf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.934 2017/06/21 13:33:21 taca Exp $ +# $NetBSD: Makefile,v 1.935 2017/06/21 22:18:55 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -862,6 +862,7 @@ SUBDIR+= ruby-simple-rss SUBDIR+= ruby-stringex SUBDIR+= ruby-stringex1 SUBDIR+= ruby-syntax +SUBDIR+= ruby-temple SUBDIR+= ruby-text SUBDIR+= ruby-textpow SUBDIR+= ruby-tilt |