# $Id$ PortSystem 1.0 name libidl set my_name libIDL version 0.8.9 set branch [join [lrange [split ${version} .] 0 1] .] 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 nomaintainer categories devel gnome platforms darwin homepage http://andrewtv.org/libIDL/ master_sites gnome:sources/${my_name}/${branch}/ checksums md5 a4f84903e289bb874ae2fbe92d80e656 \ sha1 5b8478c8d467c9f96010a2e584d0532c5c9256de \ rmd160 30fda29bad23263543e7a2b9b91f7bcd188f8057 distname ${my_name}-${version} depends_lib port:glib2 port:libiconv port:gettext depends_build port:pkgconfig use_bzip2 yes configure.cflags-append -no-cpp-precomp livecheck.check regex livecheck.url http://ftp.gnome.org/pub/gnome/sources/${my_name}/${branch}/ livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}