1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00
freebsd-ports/benchmarks/dbench/Makefile
Pav Lucistnik 1396f8c3bf - Fix plist: cover manpage links
Pointy hat to:	jmelo

- While here, remove 4.X conditional
2007-03-17 23:34:28 +00:00

23 lines
468 B
Makefile

# New ports collection makefile for: dbench
# Date created: 18 Febrary 2002
# Whom: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>
#
# $FreeBSD$
#
PORTNAME= dbench
PORTVERSION= 3.04
PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= http://samba.org/ftp/tridge/dbench/
MAINTAINER= jmelo@FreeBSD.org
COMMENT= A simulation of the Ziff-Davis netbench benchmark
GNU_CONFIGURE= yes
MAN1= dbench.1
MLINKS= dbench.1 tbench.1 dbench.1 tbench_srv.1
.include <bsd.port.mk>