xref: /freebsd-13.1/usr.sbin/nfscbd/Makefile (revision 624d52af)
1# $FreeBSD$
2
3PACKAGE=	nfs
4
5PROG=	nfscbd
6MAN=	nfscbd.8
7
8.include <bsd.prog.mk>
9