mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
e31d1c19e6
DESCR: fzssh is a SSH/SFTP library based on libfilezilla. HOMEPAGE: https://fzssh.filezilla-project.org Needed for an update of filezilla. Feedback and OK jca@
17 lines
493 B
Plaintext
17 lines
493 B
Plaintext
include/fzssh/
|
|
include/fzssh/agent.hpp
|
|
include/fzssh/client.hpp
|
|
include/fzssh/privkey.hpp
|
|
include/fzssh/pubkey.hpp
|
|
include/fzssh/sftp/
|
|
include/fzssh/sftp/sftp.hpp
|
|
include/fzssh/sftp/sftp_client.hpp
|
|
include/fzssh/ssh.hpp
|
|
include/fzssh/version.hpp
|
|
include/fzssh/visibility.hpp
|
|
include/fzssh/visibility_client.hpp
|
|
@lib lib/libfzssh-client.so.${LIBfzssh-client_VERSION}
|
|
@lib lib/libfzssh-crypt.so.${LIBfzssh-crypt_VERSION}
|
|
@lib lib/libfzssh.so.${LIBfzssh_VERSION}
|
|
lib/pkgconfig/libfzssh-client.pc
|