qulogic/gplugin

Merged in freebsd-tweaks (pull request #25)
develop
2019-07-19, Gary Kramlich
0db134500cad
Merged in freebsd-tweaks (pull request #25)

Freebsd only has lgi for lua 5.2, but it's .pc file is named lua-5.2.pc so this checks that one too

Approved-by: Elliott Sales de Andrade
configure_file(
input : 'gplugin.spec.in',
output : 'gplugin.spec',
configuration : version_conf)