SlackBuildsOrg/perl/perl-extutils-pkgconfig
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
perl-extutils-pkgconfig.info
perl-extutils-pkgconfig.SlackBuild
README
slack-desc

perl-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.