slackbuilds_ponce/perl/perl-extutils-pkgconfig/README
Edinaldo P. Silva d05ec1e0af perl/perl-extutils-pkgconfig: New maintainer + switch to i586.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
2017-03-18 06:58:21 +07:00

6 lines
288 B
Text

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.