module PKGConfig
class PackageConfig
pkg-config
1.0.8
# variable
def variable(pkg, name) package_config(pkg).variable(name) end