diff options
author | knu <knu@FreeBSD.org> | 2001-02-19 15:55:35 +0000 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-02-19 15:55:35 +0000 |
commit | 5968621720f2969a3f40a1a8d12d0e270fb6c36f (patch) | |
tree | f6b4b7db34618a2384e1f9b6e1fca8d054ba6f83 /lang/ruby_static/pkg-comment | |
parent | 3f310169738db14fbd6754116f24991ce3895f31 (diff) | |
download | FreeBSD-ports-5968621720f2969a3f40a1a8d12d0e270fb6c36f.zip FreeBSD-ports-5968621720f2969a3f40a1a8d12d0e270fb6c36f.tar.gz |
Add lang/ruby_static, the statically linked version of the "ruby"
executable, with some basic extensions compiled in.
This is added so people can use ruby even in an emergency.
Diffstat (limited to 'lang/ruby_static/pkg-comment')
-rw-r--r-- | lang/ruby_static/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ruby_static/pkg-comment b/lang/ruby_static/pkg-comment new file mode 100644 index 0000000..6430c9d --- /dev/null +++ b/lang/ruby_static/pkg-comment @@ -0,0 +1 @@ +An object-oriented interpreted scripting language (statically linked) |