1PACKAGE= nfs 2PROG= mountd 3MAN= exports.5 netgroup.5 mountd.8 4 5WARNS?= 2 6 7LIBADD= util 8 9.include <bsd.prog.mk> 10