mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
26 lines
911 B
Plaintext
26 lines
911 B
Plaintext
PortSystem 1.0
|
|
name postal
|
|
version 0.72
|
|
revision 3
|
|
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 path:lib/pkgconfig/gnutls.pc:gnutls
|
|
|
|
configure.cxxflags-append ${configure.ldflags}
|