           SPELL=xfsdump
         VERSION=3.1.6
          SOURCE=$SPELL-$VERSION.tar.gz
         SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=ftp://oss.sgi.com/projects/xfs/cmd_tars/$SOURCE
  SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
      SOURCE_GPG=sgi.gpg:$SOURCE2:UPSTREAM_KEY
  SOURCE2_IGNORE=signature
      LICENSE[0]=GPL
        KEYWORDS="disk"
        WEB_SITE=http://oss.sgi.com/projects/xfs/
         ENTERED=20020219
           SHORT="dump and restore utilities for XFS filesystems"
cat << EOF
xfsdump and xfsrestore dump and restore utilities for XFS file systems,
including extended attribute and DMAPI support.  For dumping and
restoring non-XFS you will not want to use xfsdump or xfsrestore, but
rather dump and restore utilities designed for that filesystem 
(dump and restore in the case of ext2 or ext3, and so on).
EOF
