aboutsummaryrefslogtreecommitdiff
path: root/sysutils/phybs/Makefile
blob: 11d75c1aefbf000091d1f3f7b49607049a595dfa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

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>