1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/editors/fb/files/Makefile.in

9 lines
93 B
Makefile
Raw Normal View History

PROG=fb
CFLAGS+=-Dstrtoull=strtoul
BINDIR=UL/bin
MANDIR=UL/man/man
.include <bsd.prog.mk>