aboutsummaryrefslogtreecommitdiff
path: root/devel/libltdl
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-08 20:45:00 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-08 20:45:00 +0000
commit01d65e04c3cefe08e6f55705af67359809ffc8af (patch)
treed0f8f7e40156a87cbb1243154af42f209de97c72 /devel/libltdl
parente794a01dde59bdbf235d6556507c60704dc286c5 (diff)
downloadports-01d65e04c3cefe08e6f55705af67359809ffc8af.tar.gz
ports-01d65e04c3cefe08e6f55705af67359809ffc8af.zip
Notes
Diffstat (limited to 'devel/libltdl')
-rw-r--r--devel/libltdl/Makefile22
-rw-r--r--devel/libltdl/pkg-descr9
-rw-r--r--devel/libltdl/pkg-plist6
3 files changed, 0 insertions, 37 deletions
diff --git a/devel/libltdl/Makefile b/devel/libltdl/Makefile
deleted file mode 100644
index ef6458e0021c..000000000000
--- a/devel/libltdl/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: libltdl
-# Date created: 23 January 2002
-# Whom: Jeremy Norris <ishmael27x@yahoo.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libltdl
-PORTREVISION= 0
-MASTERDIR= ${.CURDIR}/../libtool15
-
-COMMENT= System independent dlopen wrapper
-
-INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --enable-ltdl-install
-BUILD_WRKSRC= ${WRKSRC}/libltdl
-INSTALL_WRKSRC= ${WRKSRC}/libltdl
-DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
-LATEST_LINK= libltdl
-
-.include "${MASTERDIR}/Makefile"
diff --git a/devel/libltdl/pkg-descr b/devel/libltdl/pkg-descr
deleted file mode 100644
index e57b99f21a5c..000000000000
--- a/devel/libltdl/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-This is GNU libltdl, a system independent dlopen wrapper for GNU libtool.
-
-It supports the following dlopen interfaces:
-* dlopen (Solaris, Linux and various BSD flavors)
-* shl_load (HP-UX)
-* LoadLibrary (Win16 and Win32)
-* load_add_on (BeOS)
-* GNU DLD (emulates dynamic linking for static libraries)
-* libtool's dlpreopen
diff --git a/devel/libltdl/pkg-plist b/devel/libltdl/pkg-plist
deleted file mode 100644
index 576ece3f4b07..000000000000
--- a/devel/libltdl/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $FreeBSD: /tmp/pcvs/ports/devel/libltdl/pkg-plist,v 1.1 2003-07-02 18:52:29 ade Exp $
-include/ltdl.h
-lib/libltdl.a
-lib/libltdl.la
-lib/libltdl.so
-lib/libltdl.so.4