contrib/pkgconf
2018-07-14 10:11:18 -04:00
..
.footprint pkgconf: update footprint 2018-03-02 00:43:45 -05:00
.md5sum pkgconf: update to 1.5.1 release 2018-07-14 10:11:18 -04:00
.signature pkgconf: update to 1.5.1 release 2018-07-14 10:11:18 -04:00
Pkgfile pkgconf: update to 1.5.1 release 2018-07-14 10:11:18 -04:00
README pkgconf: update to 1.4.2 release 2018-03-02 00:24:30 -05:00

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.