diff options
Diffstat (limited to 'devel/libIDL')
-rw-r--r-- | devel/libIDL/Makefile | 30 | ||||
-rw-r--r-- | devel/libIDL/distinfo | 3 | ||||
-rw-r--r-- | devel/libIDL/pkg-descr | 7 | ||||
-rw-r--r-- | devel/libIDL/pkg-plist | 9 |
4 files changed, 0 insertions, 49 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile deleted file mode 100644 index 724b846a7..000000000 --- a/devel/libIDL/Makefile +++ /dev/null @@ -1,30 +0,0 @@ -# New ports collection makefile for: libIDL -# Date Created: 12 February 2002 -# Whom: Maxim Sobolev <sobomax@FreeBSD.org> -# -# $FreeBSD$ -# $MCom$ - -PORTNAME= libIDL -PORTVERSION= 0.8.7 -CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8 -DIST_SUBDIR= gnome2 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= A library for creating trees of CORBA IDL files - -USE_BZIP2= yes -USE_GMAKE= yes -USE_BISON= yes -USE_GNOME= gnomehack glib20 -INSTALLS_SHLIB= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -INFO= libIDL2 - -.include <bsd.port.mk> diff --git a/devel/libIDL/distinfo b/devel/libIDL/distinfo deleted file mode 100644 index b386b4c5a..000000000 --- a/devel/libIDL/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (gnome2/libIDL-0.8.7.tar.bz2) = 53a3874beb42ddfd9a5030047a0db740 -SHA256 (gnome2/libIDL-0.8.7.tar.bz2) = cfbd6d2a4a775b03faec4627244c5b9b6809008a36c842dbb27340fe4bb8658c -SIZE (gnome2/libIDL-0.8.7.tar.bz2) = 342624 diff --git a/devel/libIDL/pkg-descr b/devel/libIDL/pkg-descr deleted file mode 100644 index d681c4203..000000000 --- a/devel/libIDL/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -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/ diff --git a/devel/libIDL/pkg-plist b/devel/libIDL/pkg-plist deleted file mode 100644 index 5b9fcbbae..000000000 --- a/devel/libIDL/pkg-plist +++ /dev/null @@ -1,9 +0,0 @@ -bin/libIDL-config-2 -include/libIDL-2.0/libIDL/IDL.h -lib/libIDL-2.a -lib/libIDL-2.la -lib/libIDL-2.so -lib/libIDL-2.so.0 -libdata/pkgconfig/libIDL-2.0.pc -@dirrm include/libIDL-2.0/libIDL -@dirrm include/libIDL-2.0 |