mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c98cfd116d
PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
21 lines
361 B
Plaintext
21 lines
361 B
Plaintext
bin/rping
|
|
bin/rtraceroute
|
|
bin/rftp
|
|
bin/rfinger
|
|
bin/rwhois
|
|
bin/rarchie
|
|
bin/rtelnet
|
|
bin/socks5
|
|
bin/runsocks
|
|
bin/stopsocks
|
|
include/socks.h
|
|
man/man1/runsocks.1.gz
|
|
man/man1/socks5.1.gz
|
|
man/man1/stopsocks.1.gz
|
|
man/man5/libsocks5.conf.5.gz
|
|
man/man5/socks5.conf.5.gz
|
|
lib/libsocks5.a
|
|
@exec ranlib -m %D/lib/libsocks5.a
|
|
lib/libsocks5_sh.so
|
|
@exec /sbin/ldconfig -m %D/lib
|