6 lines
62 B
Makefile
6 lines
62 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mdbconv
|
|
NOMAN= yes
|
|
|
|
.include <bsd.prog.mk>
|