cf118ccf87
Reported by: lwhsu
15 lines
256 B
Makefile
15 lines
256 B
Makefile
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>
|