1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/databases/dbh/Makefile
2006-11-05 05:54:17 +00:00

25 lines
390 B
Makefile

# 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>