           SPELL=ncompress
         VERSION=5.0
      PATCHLEVEL=1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=https://github.com/vapier/$SPELL/archive/refs/tags/v$VERSION.tar.gz
        WEB_SITE=https://vapier.github.io/ncompress/
            DOCS="README LZW.INFO"
         ENTERED=20041108
     SOURCE_HASH=sha512:5bc886f98f25b03d034e8d8ebb0ee9388d727ee3e0c6d8a906698b2f8fa5c930f55d857486244b7f40447c7b74f3c620626600db619d0c6d6fd434f52912be42
      LICENSE[0]=PD
        KEYWORDS="archive"
           SHORT="ncompress provides the standard unix compress command."
cat << EOF
This is version 4.2 of (N)compress (an improved version of compress 4.1).

Compress is a fast, simple LZW file compressor.  Compress does not have
the highest compression rate, but it is one of the fastest programs to
compress data.  Compress is the defacto standard in the UNIX community
for compressing files.

Files in this package install as *.real so as not to conflict with gzip.

See gaze install ncompress when built.
EOF
