mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
7 lines
77 B
Makefile
7 lines
77 B
Makefile
PROG= raidtest
|
|
MAN=
|
|
WARNS?= 6
|
|
BINDIR?= ${PREFIX}/bin
|
|
|
|
.include <bsd.prog.mk>
|