slackbuilds_ponce/perl/perl-extutils-pkgconfig
2016-11-14 16:47:23 +07:00
..
perl-extutils-pkgconfig.info
perl-extutils-pkgconfig.SlackBuild
README
slack-desc perl/perl-extutils-pkgconfig: Fix slack-desc. 2016-11-14 16:47:23 +07: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.