1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/misc/proxyper/pkg-plist
Daniel Baker 4cb8bc8378 1. this patch moves the of the shell script (proxyper.sh) into the build
stage of the port.

PRO: you can examine / tweak it before installing

2. the symlink to the script is not stored as link in the package
   but it is created by pkg_add (see PLIST)

PRO: you can  build with PREFIX=foo and install with PREFIX=bar

Submitted by:	Karl Dietz <kd@frankfurt.netsurf.de>
2000-06-22 19:24:04 +00:00

8 lines
278 B
Plaintext

distributed.net/proxy/ChangeLog.txt
distributed.net/proxy/Readme.txt
distributed.net/proxy/proxyper
distributed.net/proxy/proxyper.ini
distributed.net/proxy/proxyper.sh
@exec ln -sf %D/distributed.net/proxy/proxyper.sh %D/etc/rc.d/proxyper.sh
@unexec rm %D/etc/rc.d/proxyper.sh