           SPELL=perl-extutils-depends
           SNAME=ExtUtils-Depends
         VERSION=0.302
     SOURCE_HASH=sha512:056cbd44df9e85d52c9d7f3c5919b8574934d850f1a6efbff4a174bc5da2be5e728c69b6460220eba4ccc09f1903d57047d6feb0be333eb322dba5efd2839207
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
   SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/gtk2-perl/$SOURCE
        WEB_SITE=http://gtk2-perl.sourceforge.net/
         ENTERED=20040706
      LICENSE[0]=GPL
        KEYWORDS="perl"
           SHORT="Easily build XS extensions that depend on XS extensions"
cat << EOF
This module tries to make it easy to build Perl extensions that use
functions and typemaps provided by other perl extensions. This means
that a perl extension is treated like a shared library that provides
also a C and an XS interface besides the perl one.
EOF
