mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
d05ec1e0af
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
6 lines
288 B
Text
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.
|