diff options
Diffstat (limited to 'databases/dbh10/Makefile')
-rw-r--r-- | databases/dbh10/Makefile | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/databases/dbh10/Makefile b/databases/dbh10/Makefile deleted file mode 100644 index 51b26a777557..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.20 -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> |