aboutsummaryrefslogtreecommitdiff
path: root/databases/dbh10
diff options
context:
space:
mode:
Diffstat (limited to 'databases/dbh10')
-rw-r--r--databases/dbh10/Makefile22
-rw-r--r--databases/dbh10/distinfo2
-rw-r--r--databases/dbh10/pkg-descr7
-rw-r--r--databases/dbh10/pkg-plist9
4 files changed, 0 insertions, 40 deletions
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile
deleted file mode 100644
index ffa3f99edcfa..000000000000
--- a/databases/dbh10/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: dbh
-# Date created: Aug 9, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= dbh
-PORTVERSION= 1.0.24
-CATEGORIES= databases
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Disk Based Hashtables
-
-USE_GNOME= gnomehack gnometarget pkgconfig
-USE_LIBTOOL_VER= 15
-INSTALLS_SHLIB= yes
-
-.include <bsd.port.mk>
diff --git a/databases/dbh10/distinfo b/databases/dbh10/distinfo
deleted file mode 100644
index c11556d2a780..000000000000
--- a/databases/dbh10/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (dbh-1.0.24.tar.gz) = 42e122a321089f2429986d0d161ed92a
-SIZE (dbh-1.0.24.tar.gz) = 371463
diff --git a/databases/dbh10/pkg-descr b/databases/dbh10/pkg-descr
deleted file mode 100644
index d9fbb8c8226e..000000000000
--- a/databases/dbh10/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-A DBH is a convenient way to associate keys composed by characters to data
-records. Any kind of digital information can go into the data record, such
-as text, graphic information, database structures, you name it. The idea
-behind using a DBH is to get rid of what is known as an index file in the
-database world. In the DBH world, the index is built into the file format.
-
-WWW: http://dbh.sourceforge.net/
diff --git a/databases/dbh10/pkg-plist b/databases/dbh10/pkg-plist
deleted file mode 100644
index b6f08db54255..000000000000
--- a/databases/dbh10/pkg-plist
+++ /dev/null
@@ -1,9 +0,0 @@
-@comment $FreeBSD$
-include/dbh.h
-include/dbh_config.h
-include/dbh_functions.h
-lib/libdbh-1.0.so
-lib/libdbh-1.0.so.1
-lib/libdbh.a
-lib/libdbh.so
-libdata/pkgconfig/dbh-1.0.pc