mirror of
https://github.com/moparisthebest/hexchat
synced 2024-10-31 15:35:03 -04:00
10 lines
207 B
PkgConfig
10 lines
207 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=${prefix}
|
|
includedir=@includedir@
|
|
hexchatlibdir=@hexchatlibdir@
|
|
|
|
Name: HexChat plugins
|
|
Description: Header and path for HexChat plugins
|
|
Version: @VERSION@
|
|
Cflags: -I${includedir}
|