summaryrefslogtreecommitdiff
path: root/benchmarks/postal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks/postal/Makefile')
-rw-r--r--benchmarks/postal/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/benchmarks/postal/Makefile b/benchmarks/postal/Makefile
new file mode 100644
index 00000000000..aafe6053924
--- /dev/null
+++ b/benchmarks/postal/Makefile
@@ -0,0 +1,17 @@
+# $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"