mirror of
https://github.com/kiddin9/op-packages.git
synced 2026-09-13 03:45:11 +08:00
13 lines
283 B
Plaintext
13 lines
283 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: shadowsocks-libev
|
|
Description: a lightweight secured socks5 proxy
|
|
URL: http://shadowsocks.org
|
|
Version: @VERSION@
|
|
Requires:
|
|
Cflags: -I${includedir}
|
|
Libs: -L${libdir} -lshadowsocks-libev -lcrypto
|