summaryrefslogtreecommitdiff
path: root/databases/dbh/Makefile
blob: 1984d721528ef94f5ec2f65aa64d42ea024882ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# ex:ts=8
# Ports collection makefile for:	dbh
# Date created:			Aug 9, 2002
# Whom:				ijliao
#
# $FreeBSD$
#

PORTNAME=	dbh
PORTVERSION=	4.5.0
PORTREVISION=	0
CATEGORIES=	databases
MASTER_SITES=	SF

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Disk Based Hashtables

CONFLICTS=	dbh-[0-3]*

USE_GNOME=	gnomehack gnometarget pkgconfig
GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

.include <bsd.port.mk>