           SPELL=perl-extutils-depends
           SNAME=ExtUtils-Depends
         VERSION=0.301
     SOURCE_HASH=sha512:48a48ad1d24de404a217c08bc18527fb81796ac016d90dfde16fffed98b9503af2c60f25ef249e4282e700bed62257d8c191f0d050784b5ef2a9b3cbe0ba2db3
          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
