diff options
Diffstat (limited to 'devel/libidl')
-rw-r--r-- | devel/libidl/Makefile | 16 | ||||
-rw-r--r-- | devel/libidl/files/md5 | 3 | ||||
-rw-r--r-- | devel/libidl/pkg/COMMENT | 1 | ||||
-rw-r--r-- | devel/libidl/pkg/DESCR | 7 | ||||
-rw-r--r-- | devel/libidl/pkg/PLIST | 13 |
5 files changed, 0 insertions, 40 deletions
diff --git a/devel/libidl/Makefile b/devel/libidl/Makefile deleted file mode 100644 index 42fadbf7e2d..00000000000 --- a/devel/libidl/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/03/03 13:45:23 hubertf Exp $ -# - -DISTNAME= libIDL-0.6.8 -CATEGORIES= devel -MASTER_SITES= http://atv.ne.mediaone.net/libIDL/ - -MAINTAINER= hubertf@netbsd.org -HOMEPAGE= http://atv.ne.mediaone.net/libIDL/ - -DEPENDS= glib-1.2.*:../../devel/glib - -GNU_CONFIGURE= YES -CONFIGURE_ARGS+=--with-glib-prefix=${LOCALBASE} - -.include "../../mk/bsd.pkg.mk" diff --git a/devel/libidl/files/md5 b/devel/libidl/files/md5 deleted file mode 100644 index ae2c2137c38..00000000000 --- a/devel/libidl/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.1.1.1 2000/03/03 13:45:24 hubertf Exp $ - -MD5 (libIDL-0.6.8.tar.gz) = 97e2da9229cdb0445719b6cf802c1782 diff --git a/devel/libidl/pkg/COMMENT b/devel/libidl/pkg/COMMENT deleted file mode 100644 index deb5b4ad368..00000000000 --- a/devel/libidl/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Library for creating trees of CORBA IDL files diff --git a/devel/libidl/pkg/DESCR b/devel/libidl/pkg/DESCR deleted file mode 100644 index 4b0867fdf10..00000000000 --- a/devel/libidl/pkg/DESCR +++ /dev/null @@ -1,7 +0,0 @@ -With libIDL, you can parse an IDL file which will be automatically run -through the C preprocessor (on systems with one available), and have -detailed error and warning messages displayed. On a compilation -without errors, the tree is returned to the custom application. -libIDL performs compilation phases from lexical analysis to nearly -full semantic analysis with some optimizations, and will attempt to -generate meaningful errors and warnings for invalid or deprecated IDL. diff --git a/devel/libidl/pkg/PLIST b/devel/libidl/pkg/PLIST deleted file mode 100644 index c169435ffbc..00000000000 --- a/devel/libidl/pkg/PLIST +++ /dev/null @@ -1,13 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/03/03 13:45:24 hubertf Exp $ -bin/libIDL-config -share/aclocal/libIDL.m4 -include/libIDL/IDL.h -@unexec install-info --delete %D/info/libIDL.info %D/info/dir -info/libIDL.info -@exec install-info %D/info/libIDL.info %D/info/dir -lib/libIDL-0.6.so.4.4 -lib/libIDL.so.4.4 -lib/libIDL.la -lib/libIDL.a -lib/libIDLConf.sh -@dirrm include/libIDL |