           SPELL=perl-file-sharedir-install
          SPELLX=File-ShareDir-Install
         VERSION=0.11
          SOURCE="$SPELLX-$VERSION.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/E/ET/ETHER/$SOURCE
     SOURCE_HASH=sha512:6611f6c3221ec52db7582f30b2159dba22ca8d899666526c069298b3350ced9e3b46872baaceb30f7a27e3c744c929ca4967fa820d14bbfdb41e5ed5485a9f72
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
        WEB_SITE="http://search.cpan.org/~ether/File-ShareDir-Install/"
      LICENSE[0]="ART"
         ENTERED=20180105
        KEYWORDS=""
           SHORT="File::ShareDir::Install - Install shared files"
cat << EOF
File::ShareDir::Install allows you to install read-only data files from a
distribution. It is a companion module to File::ShareDir, which allows you
to locate these files after installation.

It is a port of Module::Install::Share to ExtUtils::MakeMaker with the
improvement of only installing the files you want; .svn, .git and other
source-control junk will be ignored.

Please note that this module installs read-only data files; empty directories
will be ignored.
EOF
