diff options
Diffstat (limited to 'net/pcnfsd')
-rw-r--r-- | net/pcnfsd/pkg-comment | 1 | ||||
-rw-r--r-- | net/pcnfsd/pkg-descr | 3 | ||||
-rw-r--r-- | net/pcnfsd/pkg-plist | 3 |
3 files changed, 7 insertions, 0 deletions
diff --git a/net/pcnfsd/pkg-comment b/net/pcnfsd/pkg-comment new file mode 100644 index 000000000000..47e9de6632b5 --- /dev/null +++ b/net/pcnfsd/pkg-comment @@ -0,0 +1 @@ +pcnfsd(8) - Sun PC NFS authentication and printing server as of 93.02.16 diff --git a/net/pcnfsd/pkg-descr b/net/pcnfsd/pkg-descr new file mode 100644 index 000000000000..7d852a335043 --- /dev/null +++ b/net/pcnfsd/pkg-descr @@ -0,0 +1,3 @@ +pcnfsd(8) is an authentication and support server to be used by NFS clients that +don't have their own authentication system (e.g. DOS PC's, Macintoshes, +fileserver translators...) diff --git a/net/pcnfsd/pkg-plist b/net/pcnfsd/pkg-plist new file mode 100644 index 000000000000..9cee74680f97 --- /dev/null +++ b/net/pcnfsd/pkg-plist @@ -0,0 +1,3 @@ +@cwd /usr/local +libexec/rpc.pcnfsd +man/man8/pcnfsd.8 |