aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/nfsd
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2021-06-19 15:49:50 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2021-06-19 15:49:50 +0000
commit081fb644925f9d9a21265e4a4303d4fb2ab807f9 (patch)
tree76553c516bb3abbb990ae11b412ef78aa722f7b5 /usr.sbin/nfsd
parent2c733106aea767e5e48b7fd9bb255835919cc01e (diff)
downloadsrc-081fb644925f9d9a21265e4a4303d4fb2ab807f9.tar.gz
src-081fb644925f9d9a21265e4a4303d4fb2ab807f9.zip
pkgbase: Create a FreeBSD-nfs package
And move all the nfs related commands there. Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D30754 Sponsored by: Diablotin Systems
Diffstat (limited to 'usr.sbin/nfsd')
-rw-r--r--usr.sbin/nfsd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/nfsd/Makefile b/usr.sbin/nfsd/Makefile
index 592a1e429cc7..e9d9b31fd168 100644
--- a/usr.sbin/nfsd/Makefile
+++ b/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