diff options
author | Paul Traina <pst@FreeBSD.org> | 1994-10-07 01:04:31 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1994-10-07 01:04:31 +0000 |
commit | e230eeb73b0b2cbf77dbe35723c2f88e9e23f3dd (patch) | |
tree | a324648d580e38ef6b1c32b51364f1b285225ccd /net/pcnfsd | |
parent | ffd5679797f64206070d44444c43e0d09c0c6726 (diff) | |
download | ports-e230eeb73b0b2cbf77dbe35723c2f88e9e23f3dd.tar.gz ports-e230eeb73b0b2cbf77dbe35723c2f88e9e23f3dd.zip |
Notes
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 |