# $Id: Portfile 104704 2013-04-01 03:14:41Z jeremyhu@macports.org $

PortSystem       1.0
name             postal
version          0.72
revision         1
categories       mail benchmarks
platforms        darwin
license          GPL-3
maintainers      nomaintainer
description      Benchmark SMTP/POP servers
long_description \
    Postal is a SMTP benchmark. Postal-list will list all the \
    possible expansions for an account name (used for creating \
    a list of accounts to create on your test server). Rabid \
    is the mad Biff, it is a POP benchmark.
homepage         http://www.coker.com.au/postal/
master_sites     ${homepage}
extract.suffix      .tgz
checksums           rmd160  d0823aafb215f4fd3c81d1365d61b039254eb436 \
                    sha256  70d59adf8ab006a6ea389d8f276a265de743330458f5c1affb97d86bb0663bad

patchfiles          patch-Makefile.in.diff

depends_lib         port:gnutls

configure.cxxflags-append ${configure.ldflags}
