           SPELL=nfs-utils
         VERSION=1.2.8
          SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/nfs/nfs-utils/${VERSION}/${SOURCE}
     SOURCE_HASH=sha512:abe13f37dccb40258ac2f654143e540b9ac8c41ca10fe88f104ebb558334d41c0e31220dbae0122836e43236cac763fbcfc1d5bd708aca3b282152ac3ac7213b
      LICENSE[0]=GPL
        WEB_SITE=http://nfs.sourceforge.net/
        KEYWORDS="net"
         ENTERED=20011023
           SHORT="NFS is The Network File System"
cat << EOF
The Network File System (NFS) was developed to allow machines to mount
a disk partition on a remote machine as if it were on a local hard
drive. This allows for fast, seamless sharing of files across a network.

It also gives the potential for unwanted people to access your hard
drive over the network (and thereby possibly read your email and delete
all your files as well as break into your system) if you set it up
incorrectly. So please read the Security section of the NFS-HOWTO
carefully if you intend to implement an NFS setup.
EOF
