mirror of
https://github.com/bolucat/Archive.git
synced 2025-09-26 20:21:35 +08:00
13 lines
275 B
PkgConfig
13 lines
275 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: shadowsocks-libev
|
|
Description: a lightweight secured socks5 proxy
|
|
URL: https://shadowsocks.org
|
|
Version: @VERSION@
|
|
Requires:
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lshadowsocks-libev
|