# $Id: Portfile,v 1.2 2006/05/31 16:08:56 markd Exp $

PortSystem 1.0
name			maildrop
version	 		2.0.2
categories		mail
maintainers		matt@tnpi.biz
description		Mail delivery agent (MDA) with filtering abilities
long_description	${description}
homepage		http://www.flounder.net/~mrsam/maildrop/
platforms		darwin
master_sites	sourceforge:courier
use_bzip2		yes
checksums		md5 69c7cb0c93669c0831eb3ee304da8eac
configure.args	--mandir=${prefix}/share/man
configure.env   CPPFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib
depends_lib     port:pcre

