slackbuilds/perl/perl-extutils-pkgconfig
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
README perl/*: Moved all of the Perl modules to here 2011-03-20 12:32:34 -05:00
perl-extutils-pkgconfig.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
perl-extutils-pkgconfig.info perl/perl-extutils-pkgconfig: Updated for version 1.15. 2013-11-11 10:53:29 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00

README

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.