mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
7 lines
69 B
Makefile
7 lines
69 B
Makefile
PROG= tphdisk
|
|
NOMAN=
|
|
|
|
BINDIR= ${PREFIX}/sbin
|
|
|
|
.include <bsd.prog.mk>
|