You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
576 B
Plaintext
21 lines
576 B
Plaintext
PortSystem 1.0
|
|
|
|
name libpftp
|
|
version 0.7
|
|
revision 2
|
|
categories net
|
|
license GPL-2
|
|
platforms darwin
|
|
maintainers nomaintainer
|
|
description ftp library capable of FTP, FXP, Auth TLS
|
|
long_description a ftp library capable of FTP, FXP, Auth TLS, Implicit and \
|
|
Explicit SSL.
|
|
|
|
homepage http://pftp.sourceforge.net/
|
|
master_sites sourceforge:project/pftp/${name}/${version}
|
|
checksums md5 ee2e28410a971aa743636bab537afbe2 \
|
|
sha1 4cc5612b759a089a43b84233870633424e8ec427 \
|
|
rmd160 5d98b7eb56e616aea098f5c89b0b31becfed44a8
|
|
|
|
depends_lib path:lib/libssl.dylib:openssl
|