# $Id: Portfile,v 1.3 2003/10/24 05:40:00 olegb Exp $ PortSystem 1.0 name libidl version 0.8.2 description libIDL is a library for creating CORBA IDL files. long_description libIDL is a library licensed under the GNU LGPL \ 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. maintainers olegb@opendarwin.org categories devel gnome platforms darwin homepage http://andrewtv.org/libIDL/index.jsp master_sites gnome:sources/libIDL/0.8/ checksums md5 a75d2dbf3a3c66b567047c94245f8b82 distname libIDL-${version} depends_lib lib:libglib-2.2:glib2 lib:libiconv:libiconv \ lib:libintl:gettext lib:libexpat:expat depends_build bin:pkg-config:pkgconfig use_bzip2 yes configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info configure.env CFLAGS=-no-cpp-precomp