mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 03:26:41 -04:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
PROG= raidtest
|
|
MAN=
|
|
WARNS?= 6
|
|
BINDIR?= ${PREFIX}/bin
|
|
|
|
.include <bsd.prog.mk>
|