You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
275 B

10 years ago
10 years ago
  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: shadowsocks-libev
  6. Description: a lightweight secured socks5 proxy
  7. URL: https://shadowsocks.org
  8. Version: @VERSION@
  9. Requires:
  10. Cflags: -I${includedir}
  11. Libs: -L${libdir} -lshadowsocks-libev