slackbuilds_ponce/development/perl-extutils-pkgconfig
2010-05-11 20:00:28 +02:00
..
perl-extutils-pkgconfig.info development/perl-extutils-pkgconfig: Added to 12.0 repository 2010-05-11 20:00:28 +02:00
perl-extutils-pkgconfig.SlackBuild development/perl-extutils-pkgconfig: Added to 12.0 repository 2010-05-11 20:00:28 +02:00
README development/perl-extutils-pkgconfig: Added to 12.0 repository 2010-05-11 20:00:28 +02:00
slack-desc development/perl-extutils-pkgconfig: Added to 12.0 repository 2010-05-11 20:00:28 +02:00

ExtUtils::PkgConfig (perl module)

ExtUtils::PkgConfig is a very simplistic interface to pkg-config,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows. It is really just boilerplate code 
that you would've written yourself.