Files
Archive/shadowsocks-libev/shadowsocks-libev.pc.in
2024-03-05 02:32:38 -08:00

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