xref: /freebsd/contrib/pkgconf/tests/lib1/license-malformed.pc (revision 592efe252472a3385acf36b1f49ecf710a7f3d9c)
1*592efe25SPierre Proncheryprefix=/test
2*592efe25SPierre Proncheryexec_prefix=${prefix}
3*592efe25SPierre Proncherylibdir=${prefix}/lib
4*592efe25SPierre Proncheryincludedir=${prefix}/include
5*592efe25SPierre Pronchery
6*592efe25SPierre ProncheryName: license-malformed
7*592efe25SPierre ProncheryDescription: regression fixture for a License field whose token sanitizes to empty
8*592efe25SPierre ProncheryVersion: 1.0
9*592efe25SPierre ProncheryLibs: -L${libdir} -llicense-malformed
10*592efe25SPierre ProncheryLicense: MIT @@@ ISC
11