contrib/pkgconf
2020-05-31 01:56:32 -04:00
..
.footprint
.signature pkgconf: update to 1.7.3 2020-05-31 01:56:32 -04:00
Pkgfile pkgconf: update to 1.7.3 2020-05-31 01:56:32 -04:00
README

This port, pkgconf, can be used as a replacement for pkg-config.
To accomplish that, you will need a symlink:

# ln -s pkgconf /usr/bin/pkg-config

You should be aware that is conflicts with the core/pkg-config
package, so the link is not automatically created.