Commits
Frank Schima authored 35db9cc0a51
1 - | PortSystem 1.0 |
1 + | # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 |
2 2 | |
3 - | name cftp |
4 - | version 0.12 |
5 - | #revision 2 |
6 - | categories net |
7 - | license GPL-2+ |
8 - | maintainers nomaintainer |
9 - | description full-screen ftp client |
10 - | long_description This is Comfortable FTP, a full screen ftp client. \ |
11 - | Supported are FTP both with active and passive data \ |
12 - | connections, IPv4 and IPv6. |
13 - | homepage https://nih.at/cftp/ |
14 - | platforms darwin |
15 - | master_sites https://nih.at/cftp/ |
16 - | checksums md5 e497c2cf060a6906f48ac99f55bedc8a |
3 + | PortSystem 1.0 |
4 + | |
5 + | name cftp |
6 + | version 0.12 |
7 + | revision 2 |
8 + | categories net |
9 + | license GPL-2+ |
10 + | platforms darwin |
11 + | maintainers nomaintainer |
12 + | |
13 + | description full-screen ftp client |
14 + | long_description This is Comfortable FTP, a full screen ftp client. \ |
15 + | Supported are FTP both with active and passive data \ |
16 + | connections, IPv4 and IPv6. |
17 + | |
18 + | homepage https://nih.at/cftp/ |
19 + | master_sites https://nih.at/cftp/ |
20 + | |
21 + | checksums md5 e497c2cf060a6906f48ac99f55bedc8a |