slackbuilds_ponce/perl/perl-extutils-pkgconfig
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
perl-extutils-pkgconfig.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
perl-extutils-pkgconfig.SlackBuild
README
slack-desc

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.