# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bogofilter-tc # bogofilter-tc/Makefile # echo c - bogofilter-tc mkdir -p bogofilter-tc > /dev/null 2>&1 echo x - bogofilter-tc/Makefile sed 's/^X//' >bogofilter-tc/Makefile << 'e55992d19ad66e3929bdc70eab600f1d' X# New ports collection makefile for: bogofilter-tc X# Date created: 2008-08-29 X# Whom: Zach Thompson X# X# $FreeBSD$ X# X XPORTNAME= bogofilter XCATEGORIES= mail XPKGNAMESUFFIX= -tc X XMAINTAINER= matthias.andree@gmx.de X# Blanket approval for changes by Zach Thompson (address above) X XLIB_DEPENDS= tokyocabinet.4:${PORTSDIR}/databases/tokyocabinet X XCONFLICTS= bogofilter-[0-9]* [a-z][a-z]-bogofilter-[1-9]* bogofilter-sqlite-[0-9]* bogofilter-qdbm-[0-9]* X XCONFIGURE_ARGS= --with-database=tokyocabinet XBF_CPPFLAGS= -I${LOCALBASE}/include XBF_LIBS= XDESCR= ${PKGDIR}/pkg-descr X XMASTERDIR= ${.CURDIR}/../bogofilter X X.include "${MASTERDIR}/Makefile" e55992d19ad66e3929bdc70eab600f1d exit