2002-08-09 16:22:37 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: dbh
|
|
|
|
# Date created: Aug 9, 2002
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= dbh
|
2006-10-31 05:37:31 +00:00
|
|
|
PORTVERSION= 4.5.0
|
|
|
|
PORTREVISION= 0
|
2002-08-09 16:22:37 +00:00
|
|
|
CATEGORIES= databases
|
2006-10-31 05:37:31 +00:00
|
|
|
MASTER_SITES= SF
|
2002-08-09 16:22:37 +00:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 17:07:10 +00:00
|
|
|
COMMENT= Disk Based Hashtables
|
2002-08-09 16:22:37 +00:00
|
|
|
|
2006-11-05 05:54:17 +00:00
|
|
|
CONFLICTS= dbh-[0-3]*
|
|
|
|
|
2003-07-30 18:48:41 +00:00
|
|
|
USE_GNOME= gnomehack gnometarget pkgconfig
|
2006-02-23 10:40:44 +00:00
|
|
|
GNU_CONFIGURE= yes
|
2006-08-14 22:55:18 +00:00
|
|
|
USE_LDCONFIG= yes
|
2002-08-09 16:22:37 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|