aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-zoom/pkg-descr
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-09-29 18:15:23 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-09-29 18:15:23 +0000
commit9392874b1e232173e6272726bf049b1d8dcf4495 (patch)
treeebbdc1c1c7718b343dcfc1d4e78eb741cf95a34d /devel/rubygem-zoom/pkg-descr
parent5a826c3fd16bc943a3f3e06451d51aa44bc141b1 (diff)
Add ruby-zoom 0.2.0, a Ruby binding to the Z39.50 Object-Orientation
Model (ZOOM). PR: ports/86213 Submitted by: Mitsuru YOSHIDA <mitsuru@riken.jp>
Notes
Notes: svn path=/head/; revision=143795
Diffstat (limited to 'devel/rubygem-zoom/pkg-descr')
-rw-r--r--devel/rubygem-zoom/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/rubygem-zoom/pkg-descr b/devel/rubygem-zoom/pkg-descr
new file mode 100644
index 000000000000..f842f5d84c06
--- /dev/null
+++ b/devel/rubygem-zoom/pkg-descr
@@ -0,0 +1,6 @@
+Ruby/ZOOM provides a Ruby binding to the Z39.50 Object-Orientation Model (ZOOM),
+an abstract object-oriented programming interface to a subset of the services
+specified by the Z39.50 standard, also known as the international standard
+ISO 23950.
+
+WWW: http://ruby-zoom.rubyforge.org/