pkgconf is a program which helps to configure compiler and linker flags for development libraries. It is similar to pkg-config from freedesktop.org. From Adam Steen with feedback from and OK sthen.
22 lines
619 B
Plaintext
22 lines
619 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2018/03/11 22:34:40 kn Exp $
|
|
@bin bin/pkgconf
|
|
include/pkgconf/
|
|
include/pkgconf/libpkgconf/
|
|
include/pkgconf/libpkgconf/bsdstubs.h
|
|
include/pkgconf/libpkgconf/iter.h
|
|
include/pkgconf/libpkgconf/libpkgconf-api.h
|
|
include/pkgconf/libpkgconf/libpkgconf.h
|
|
include/pkgconf/libpkgconf/stdinc.h
|
|
lib/libpkgconf.a
|
|
lib/libpkgconf.la
|
|
@lib lib/libpkgconf.so.${LIBpkgconf_VERSION}
|
|
lib/pkgconfig/libpkgconf.pc
|
|
@man man/man1/pkgconf.1
|
|
@man man/man5/pc.5
|
|
@man man/man7/pkg.m4.7
|
|
@comment share/aclocal/
|
|
@comment share/aclocal/pkg.m4
|
|
share/doc/pkgconf/
|
|
share/doc/pkgconf/AUTHORS
|
|
share/doc/pkgconf/README.md
|