# New ports collection makefile for:	bogofilter-qdbm
# Date created:				2004-01-02
# Whom:					Matthias Andree <matthias.andree@gmx.de>
#
# $FreeBSD: ports/mail/bogofilter-qdbm/Makefile,v 1.17 2005/07/29 09:54:17 krion Exp $
#

PORTNAME=	bogofilter
PORTREVISION=	1
CATEGORIES=	mail
PKGNAMESUFFIX=	-qdbm

MAINTAINER=	matthias.andree@gmx.de

LIB_DEPENDS=	qdbm.11:${PORTSDIR}/databases/qdbm

CONFLICTS=	bogofilter-[0-9]* bogofilter-tdb-[0-9]* [a-z][a-z]-bogofilter-[0-9]* bogofilter-sqlite-[0-9]*

CONFIGURE_ARGS=	--with-database=qdbm
BF_CPPFLAGS=	-I${LOCALBASE}/include
BF_LIBS=
DESCR=		${PKGDIR}/pkg-descr

PLIST_FILES=	bin/bogoQDBMupgrade

MASTERDIR=	${.CURDIR}/../bogofilter

.include "${MASTERDIR}/Makefile"
