freebsd-ports/devel/influx-pkg-config/pkg-descr
Dries Michiels c286656cea devel/influx-pkg-config: New port
A pkg-config drop-in for compiling C libraries for InfluxData.

Reviewed by:		0mp
Differential Revision:	https://reviews.freebsd.org/D33584
2022-01-26 18:26:58 +01:00

9 lines
454 B
Text

This binary is intended as an easier way to include C code in your Go program.
This binary can be installed and Go can be told to use this binary when it
invokes pkg-config. If it finds a library that is known by the program,
it will compile and output the location for that binary. If it doesn't know
what the program is, it will default to invoking the system pkg-config to
obtain the compilation flags.
WWW: https://github.com/influxdata/pkg-config