]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bc/bcl.pc.in
Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis
[FreeBSD/FreeBSD.git] / contrib / bc / bcl.pc.in
1 includedir=%%INCLUDEDIR%%
2 libdir=%%LIBDIR%%
3
4 Name: bcl
5 Description: Implemention of arbitrary-precision math from the bc calculator.
6 Version: %%VERSION%%
7 Cflags: -I${includedir}
8 Libs: -L${libdir} -lbcl