Commits
Chih-Hsuan Yen authored b8f86e01bcc
1 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 3 | PortSystem 1.0 |
4 4 | PortGroup cmake 1.1 |
5 5 | PortGroup github 1.0 |
6 6 | PortGroup qt5 1.0 |
7 7 | |
8 8 | github.setup whoozle android-file-transfer-linux 3.9 v |
9 9 | github.tarball_from archive |
10 10 | categories aqua fuse sysutils |
11 11 | platforms darwin |
12 - | maintainers {yan12125 @yan12125} openmaintainer |
12 + | maintainers nomaintainer |
13 13 | license LGPL-2.1 |
14 14 | |
15 15 | description Reliable MTP client with minimalistic UI |
16 16 | |
17 17 | long_description ${description} |
18 18 | |
19 19 | homepage https://whoozle.github.io/android-file-transfer-linux/ |
20 20 | |
21 21 | checksums rmd160 1a704a8bf1dea2fa90f8463327926d4faa79303c \ |
22 22 | sha256 26aa21683ae34aceaf83747fec693a15b996017a857014931ef3c5b50115971a \ |