821a52860d
pkgsrc-wip. 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.
17 lines
460 B
Makefile
17 lines
460 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 18:40:32 xtraeme Exp $
|
|
|
|
DISTNAME= postal-0.62
|
|
CATEGORIES= benchmarks
|
|
MASTER_SITES= http://www.coker.com.au/postal/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= david@netbsd-fr.org
|
|
HOMEPAGE= http://www.coker.com.au/postal/
|
|
COMMENT= Tool for benchmarking SMTP/POP servers
|
|
|
|
GNU_CONFIGURE= yes
|
|
USE_BUILDLINK2= yes
|
|
|
|
.include "../../security/openssl/buildlink2.mk"
|
|
.include "../../mk/pthread.buildlink2.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|