p5-ExtUtils-PkgConfig
simplistic perl interface to pkg-config
WWW CVSWeb GITHub-
Package versionp5-ExtUtils-PkgConfig-1.16p0
-
MaintainerThe OpenBSD ports mailing-list
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.
ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows.