freebsd-ports/misc/cpuid/files/Makefile.bsd
Yaroslav Tykhiy f353783dfa This software has quite broken original Makefile, at least for us.
Instead of trying to patch it, just supply a BSD-specific Makefile
using <bsd.prog.mk>.  This removes the build-time dependency of this
tiny port on USE_REINPLACE and the heavy-weight gmake at once.
2006-02-07 16:47:57 +00:00

4 lines
63 B
Text

PROG=cpuid
NOMAN=
BINDIR=${PREFIX}/bin
.include <bsd.prog.mk>"