diff options
author | swills <swills@FreeBSD.org> | 2013-07-12 03:55:46 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2013-07-12 03:55:46 +0800 |
commit | d3188451554ff9eb5a2f75372b2a1c0b999da5f5 (patch) | |
tree | a7fb7eb40425209cd6704251b623bb798a201f03 /textproc/rubygem-zmq/pkg-descr | |
parent | 368a16bdae4e13eb4613c847b85e6a80717168b6 (diff) | |
download | freebsd-ports-gnome-d3188451554ff9eb5a2f75372b2a1c0b999da5f5.tar.gz freebsd-ports-gnome-d3188451554ff9eb5a2f75372b2a1c0b999da5f5.tar.zst freebsd-ports-gnome-d3188451554ff9eb5a2f75372b2a1c0b999da5f5.zip |
The Ruby binding (C extension) to the ZeroMQ library.
WWW: http://www.zeromq.org/bindings:ruby
PR: ports/177438
Submitted by: Dermot Tynan <dtynan@kalopa.com>
Diffstat (limited to 'textproc/rubygem-zmq/pkg-descr')
-rw-r--r-- | textproc/rubygem-zmq/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/rubygem-zmq/pkg-descr b/textproc/rubygem-zmq/pkg-descr new file mode 100644 index 000000000000..0e85fe8d5bfb --- /dev/null +++ b/textproc/rubygem-zmq/pkg-descr @@ -0,0 +1,3 @@ +The Ruby binding (C extension) to the ZeroMQ library. + +WWW: http://www.zeromq.org/bindings:ruby |