freebsd-ports/sysutils/phybs/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

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>