aboutsummaryrefslogtreecommitdiffstats
path: root/databases/dbh/Makefile
blob: 169a31d5d770719e35de4ef25757efbd22db68f6 (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
# ex:ts=8
# Ports collection makefile for:    dbh
# Date created:         Aug 9, 2002
# Whom:             ijliao
#
# $FreeBSD$
#

PORTNAME=   dbh
PORTVERSION=    1.0.24
PORTREVISION=   1
CATEGORIES= databases
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

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

USE_GNOME=  gnomehack gnometarget pkgconfig
GNU_CONFIGURE=  yes
USE_LDCONFIG=   yes

.include <bsd.port.mk>