1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/net/proxychains-ng/pkg-plist
Rusmir Dusko 3df8a35ee6 - Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Remove install-config and obsolete REINPLACE_CMD
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-07 21:16:15 +00:00

7 lines
280 B
Plaintext

bin/proxychains
bin/proxyresolv
@unexec if cmp -s %D/etc/proxychains.conf %D/etc/proxychains.conf.sample; then rm -f %D/etc/proxychains.conf; fi
etc/proxychains.conf.sample
@exec if [ -f %D/etc/proxychains.conf ] ; then cp -p %D/%F %B/proxychains.conf; fi
lib/libproxychains-4.so