summaryrefslogtreecommitdiffstats
path: root/devel/libIDL
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libIDL')
-rw-r--r--devel/libIDL/Makefile29
-rw-r--r--devel/libIDL/distinfo2
-rw-r--r--devel/libIDL/pkg-descr7
-rw-r--r--devel/libIDL/pkg-plist9
4 files changed, 0 insertions, 47 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
deleted file mode 100644
index a96bf1491..000000000
--- a/devel/libIDL/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
-# $FreeBSD$
-# $MCom: ports/devel/libIDL/Makefile,v 1.10 2012/08/04 16:55:24 kwm Exp $
-
-PORTNAME= libIDL
-PORTVERSION= 0.8.14
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= GNOME
-DIST_SUBDIR= gnome2
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A library for creating trees of CORBA IDL files
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_GETTEXT= yes
-USES= bison pathfix
-USE_GNOME= glib20
-USE_PKGCONFIG= build
-USE_LDCONFIG= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
-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 5879c1fe9..000000000
--- a/devel/libIDL/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (gnome2/libIDL-0.8.14.tar.bz2) = c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220
-SIZE (gnome2/libIDL-0.8.14.tar.bz2) = 427149
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