           SPELL=perl-proc-killfam
         VERSION=0.53
          SOURCE="Proc-ProcessTable-$VERSION.tar.gz"
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/J/JW/JWB/$SOURCE
     SOURCE_HASH=sha512:9eb11963ac2e86fff63b515537c41297af2f3610862fe18525296e18a9abc68e4a61e95ea824e8a91d9e0a4ff0e5d909fa1252a30657e9bc22df129090edb4e6
SOURCE_DIRECTORY="$BUILD_DIRECTORY/Proc-ProcessTable-$VERSION"
        WEB_SITE="http://search.cpan.org/~jwb/Proc-Killfam/"
      LICENSE[0]="ART"
         ENTERED=20180130
        KEYWORDS=""
           SHORT="Proc::Killfam - kill a list of pids, and all their sub-children"
cat << EOF
killfam accepts the same arguments as the Perl builtin kill command, but,
additionally, recursively searches the process table for children and kills
them as well.
EOF
