Index: libexec/rpc.rquotad/Makefile =================================================================== --- libexec/rpc.rquotad/Makefile +++ libexec/rpc.rquotad/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= nfs + PROG = rpc.rquotad SRCS = rquotad.c MAN = rpc.rquotad.8 Index: release/packages/Makefile.package =================================================================== --- release/packages/Makefile.package +++ release/packages/Makefile.package @@ -59,6 +59,8 @@ kernel_DESC= FreeBSD Kernel manuals_COMMENT= Manual Pages manuals_DESC= Manual Pages +nfs_COMMENT= NFS Utilities +nfs_DESC= NFS Utilities openssl_COMMENT= OpenSSL Library and Utility openssl_DESC= OpenSSL Library and Utility rc_COMMENT= RC Scripts Index: usr.bin/nfsstat/Makefile =================================================================== --- usr.bin/nfsstat/Makefile +++ usr.bin/nfsstat/Makefile @@ -1,6 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 # $FreeBSD$ +PACKAGE= nfs + PROG= nfsstat CFLAGS+=-DNFS Index: usr.sbin/clear_locks/Makefile =================================================================== --- usr.sbin/clear_locks/Makefile +++ usr.sbin/clear_locks/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= nfs + PROG= clear_locks MAN= clear_locks.8 LIBADD= rpcsvc Index: usr.sbin/nfscbd/Makefile =================================================================== --- usr.sbin/nfscbd/Makefile +++ usr.sbin/nfscbd/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= nfs + PROG= nfscbd MAN= nfscbd.8 Index: usr.sbin/nfsd/Makefile =================================================================== --- usr.sbin/nfsd/Makefile +++ usr.sbin/nfsd/Makefile @@ -1,6 +1,8 @@ # @(#)Makefile 8.1 (Berkeley) 6/5/93 # $FreeBSD$ +PACKAGE= nfs + PROG= nfsd MAN= nfsd.8 nfsv4.4 stablerestart.5 pnfs.4 pnfsserver.4 Index: usr.sbin/nfsdumpstate/Makefile =================================================================== --- usr.sbin/nfsdumpstate/Makefile +++ usr.sbin/nfsdumpstate/Makefile @@ -2,6 +2,8 @@ .include +PACKAGE= nfs + PROG= nfsdumpstate MAN= nfsdumpstate.8 Index: usr.sbin/nfsrevoke/Makefile =================================================================== --- usr.sbin/nfsrevoke/Makefile +++ usr.sbin/nfsrevoke/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= nfs + PROG= nfsrevoke MAN= nfsrevoke.8 Index: usr.sbin/nfsuserd/Makefile =================================================================== --- usr.sbin/nfsuserd/Makefile +++ usr.sbin/nfsuserd/Makefile @@ -2,6 +2,8 @@ .include +PACKAGE= nfs + PROG= nfsuserd MAN= nfsuserd.8 WARNS?= 3 Index: usr.sbin/pnfsdscopymr/Makefile =================================================================== --- usr.sbin/pnfsdscopymr/Makefile +++ usr.sbin/pnfsdscopymr/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= nfs + PROG= pnfsdscopymr MAN= pnfsdscopymr.8 Index: usr.sbin/pnfsdsfile/Makefile =================================================================== --- usr.sbin/pnfsdsfile/Makefile +++ usr.sbin/pnfsdsfile/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= nfs + PROG= pnfsdsfile MAN= pnfsdsfile.8 Index: usr.sbin/pnfsdskill/Makefile =================================================================== --- usr.sbin/pnfsdskill/Makefile +++ usr.sbin/pnfsdskill/Makefile @@ -1,5 +1,7 @@ # $FreeBSD$ +PACKAGE= nfs + PROG= pnfsdskill MAN= pnfsdskill.8 Index: usr.sbin/rpc.lockd/Makefile =================================================================== --- usr.sbin/rpc.lockd/Makefile +++ usr.sbin/rpc.lockd/Makefile @@ -1,6 +1,8 @@ # $NetBSD: Makefile,v 1.12 2000/08/07 16:23:31 thorpej Exp $ # $FreeBSD$ +PACKAGE= nfs + PROG= rpc.lockd MAN= rpc.lockd.8 MLINKS= rpc.lockd.8 lockd.8 Index: usr.sbin/rpc.umntall/Makefile =================================================================== --- usr.sbin/rpc.umntall/Makefile +++ usr.sbin/rpc.umntall/Makefile @@ -1,6 +1,8 @@ # @(#)Makefile 8.4 (Berkeley) 6/22/95 # $FreeBSD$ +PACKAGE= nfs + PROG= rpc.umntall MAN= rpc.umntall.8 SRCS= rpc.umntall.c mounttab.c