           SPELL=perl-extutils-depends
           SNAME=ExtUtils-Depends
         VERSION=0.300
     SOURCE_HASH=sha512:56279262b3dec43895f7b285f67b6901c994370987dae59657c830955e55a6b356d3479819584b6c53dab24abd1f1c30a3daf4e3880654392376667cf9d51073
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SNAME-$VERSION
   SOURCE_URL[0]=$SOURCEFORGE_URL/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
