aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/phybs/Makefile
blob: a2ebac37ca313149f078411b5b61e465334a9856 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $FreeBSD$

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>