diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-03 01:27:42 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-04-03 01:27:42 +0800 |
commit | d4fbf51589cbd1289fc25b8f44cc12845bff63c6 (patch) | |
tree | 6b78fc28ee6e3ff7a32148693539e22267af23dd /devel/libIDL/pkg-descr | |
parent | c1ed7ff58387bb36d397250d7895316a6e7724ce (diff) | |
download | marcuscom-ports-d4fbf51589cbd1289fc25b8f44cc12845bff63c6.tar marcuscom-ports-d4fbf51589cbd1289fc25b8f44cc12845bff63c6.tar.gz marcuscom-ports-d4fbf51589cbd1289fc25b8f44cc12845bff63c6.tar.bz2 marcuscom-ports-d4fbf51589cbd1289fc25b8f44cc12845bff63c6.tar.lz marcuscom-ports-d4fbf51589cbd1289fc25b8f44cc12845bff63c6.tar.xz marcuscom-ports-d4fbf51589cbd1289fc25b8f44cc12845bff63c6.tar.zst marcuscom-ports-d4fbf51589cbd1289fc25b8f44cc12845bff63c6.zip |
Update to 0.8.14.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13991 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libIDL/pkg-descr')
-rw-r--r-- | devel/libIDL/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/libIDL/pkg-descr b/devel/libIDL/pkg-descr new file mode 100644 index 000000000..d681c4203 --- /dev/null +++ b/devel/libIDL/pkg-descr @@ -0,0 +1,7 @@ +libIDL is a library for creating trees of CORBA Interface Definition Language +(IDL) files, which is a specification for defining portable interfaces. +libIDL was initially written for ORBit (the ORB from the GNOME project, and +the primary means of libIDL distribution). However, the functionality was +designed to be as reusable and portable as possible. + +WWW: http://www.gnome.org/ |