mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
bda7adcbd3
PR: 14358 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
9 lines
93 B
Makefile
9 lines
93 B
Makefile
PROG=fb
|
|
|
|
CFLAGS+=-Dstrtoull=strtoul
|
|
|
|
BINDIR=UL/bin
|
|
MANDIR=UL/man/man
|
|
|
|
.include <bsd.prog.mk>
|