freebsd-ports/devel/influx-pkg-config/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

7 lines
407 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.