mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
20 lines
263 B
Makefile
20 lines
263 B
Makefile
COMMENT= test flash cards capacity and performance
|
|
|
|
GH_ACCOUNT= AltraMayor
|
|
GH_PROJECT= f3
|
|
GH_TAGNAME= v9.0
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
# GPLv3
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
WANTLIB= c m
|
|
|
|
USE_GMAKE= Yes
|
|
NO_TEST= Yes
|
|
|
|
BUILD_DEPENDS= devel/argp-standalone
|
|
|
|
.include <bsd.port.mk>
|