aboutsummaryrefslogtreecommitdiffstats
path: root/devel/ORBit/pkg-descr
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-08-19 14:15:08 +0800
committervanilla <vanilla@FreeBSD.org>1998-08-19 14:15:08 +0800
commit83aa59fcd2199a7d1bc9e920f1cd21c857d8f81e (patch)
tree51cf60fa91047f6b9d07129b2de4b120d3b19148 /devel/ORBit/pkg-descr
parentccce353095a0d29dec0b944237053cf403480efb (diff)
downloadfreebsd-ports-gnome-83aa59fcd2199a7d1bc9e920f1cd21c857d8f81e.tar.gz
freebsd-ports-gnome-83aa59fcd2199a7d1bc9e920f1cd21c857d8f81e.tar.zst
freebsd-ports-gnome-83aa59fcd2199a7d1bc9e920f1cd21c857d8f81e.zip
ORBit is a high-performance CORBA ORB with support for the C language.
It is used by the GNOME Project. PR: ports/7654 Submitted by: Chia-liang Kao <clkao@cirx.org>
Diffstat (limited to 'devel/ORBit/pkg-descr')
-rw-r--r--devel/ORBit/pkg-descr3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/ORBit/pkg-descr b/devel/ORBit/pkg-descr
new file mode 100644
index 000000000000..8336574a1661
--- /dev/null
+++ b/devel/ORBit/pkg-descr
@@ -0,0 +1,3 @@
+ORBit is a high-performance CORBA ORB with support for the C language.
+It allows programs to send requests and receive replies from other
+programs, regardless of the locations of the two programs.