# New ports collection makefile for: bogofilter-sqlite
# Date created: 2005-05-24
# Whom: Matthias Andree <matthias.andree@gmx.de>
#
# $FreeBSD: ports/mail/bogofilter-sqlite/Makefile,v 1.4 2005/10/24 14:25:38 garga Exp $
#
PORTNAME= bogofilter
CATEGORIES= mail
PKGNAMESUFFIX= -sqlite
MAINTAINER= matthias.andree@gmx.de
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3
CONFLICTS= bogofilter-[0-9]* bogofilter-qdbm-[0-9]* [a-z][a-z]-bogofilter-[0-9]*
CONFIGURE_ARGS= --with-database=sqlite
BF_CPPFLAGS= -I${LOCALBASE}/include
BF_LIBS=
DESCR= ${PKGDIR}/pkg-descr
MASTERDIR= ${.CURDIR}/../bogofilter
.include "${MASTERDIR}/Makefile"
syntax highlighted by Code2HTML, v. 0.9.1