diff options
author | taca <taca@pkgsrc.org> | 2004-11-27 14:41:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-27 14:41:11 +0000 |
commit | 07a28edb6c47bce012ab0ce294eb4c9f8225bb60 (patch) | |
tree | 0dc175ad6152d8c6ca3e4ce3cc896068d296b6c5 | |
parent | 42828360dcf2d5e33611641e0a42619b22445d81 (diff) | |
download | pkgsrc-07a28edb6c47bce012ab0ce294eb4c9f8225bb60.tar.gz |
Add and enable ruby-curses and ruby16-curses package.
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0b67768578e..43f67b95404 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.573 2004/11/26 21:55:12 wiz Exp $ +# $NetBSD: Makefile,v 1.574 2004/11/27 14:41:11 taca Exp $ # COMMENT= Development utilities @@ -489,6 +489,7 @@ SUBDIR+= rt3 SUBDIR+= ruby-amstd SUBDIR+= ruby-bsearch SUBDIR+= ruby-byaccr +SUBDIR+= ruby-curses SUBDIR+= ruby-filelock SUBDIR+= ruby-installpkg SUBDIR+= ruby-mode @@ -503,6 +504,7 @@ SUBDIR+= ruby-testunit SUBDIR+= ruby-textbuf SUBDIR+= ruby-unit SUBDIR+= ruby-zlib +SUBDIR+= ruby16-curses SUBDIR+= rudiments SUBDIR+= rvm SUBDIR+= rx |