           SPELL=gettext
         VERSION=0.21
          SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
   SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
     SOURCE_HASH=sha512:f7e2968651879f8444d43a176a149db9f9411f4a03132a7f3b37c2ed97e3978ae6888169c995c1953cb78943b6e3573811abcbb8661b6631edbbe067b2699ddf
        WEB_SITE=https://www.gnu.org/software/gettext/
         ENTERED=20010922
      LICENSE[0]=GPL
        KEYWORDS="libs"
           SHORT="GNU internationalisation library"
cat << EOF
This is the GNU gettext package.  It is interesting for authors or
maintainers of other packages or programs which they want to see
internationalized.  As one step the handling of messages in different
languages should be implemented.  For this task GNU gettext provides
the needed tools and library functions.
EOF
