6d85a75ca5
libproxy is a library that provides automatic proxy configuration management. libproxy offers the following features: * extremely small core footprint (< 35K) * no external dependencies within libproxy core (libproxy plugins may have dependencies) * only 3 functions in the stable external API * dynamic adjustment to changing network topology * a standard way of dealing with proxy settings across all scenarios * a sublime sense of joy and accomplishment
11 lines
350 B
Text
11 lines
350 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2009/03/04 02:11:07 jmcneill Exp $
|
|
bin/proxy
|
|
include/proxy.h
|
|
lib/libproxy.la
|
|
lib/libproxy/${PKGVERSION}/plugins/envvar.so
|
|
lib/libproxy/${PKGVERSION}/plugins/file.so
|
|
lib/pkgconfig/libproxy-1.0.pc
|
|
${PYSITELIB}/libproxy.py
|
|
@dirrm lib/libproxy/${PKGVERSION}/plugins
|
|
@dirrm lib/libproxy/${PKGVERSION}
|
|
@dirrm lib/libproxy
|