summaryrefslogtreecommitdiff
path: root/sysutils/phybs/Makefile
blob: c04600af33db2a784ed3d28b2081a63748da6bbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	phybs
PORTVERSION=	20140717
CATEGORIES=	sysutils
MASTER_SITES=	LOCAL/des

MAINTAINER=	des@FreeBSD.org
COMMENT=	Disk benchmarking utility

LICENSE=	BSD2CLAUSE

PLIST_FILES=	bin/phybs man/man1/phybs.1.gz

GNU_CONFIGURE=	yes

.include <bsd.port.mk>