aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-09-26 06:44:23 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-09-26 06:44:23 +0000
commit8f7fbd301d4a6cd1c1f24c06c9ef2c54ee82c449 (patch)
treeae453700d8985db117975d7844cde7c1673422d1 /sysutils/Makefile
parentffd0211f0b40824510ce9a9c99a3b1619725e342 (diff)
downloadports-8f7fbd301d4a6cd1c1f24c06c9ef2c54ee82c449.tar.gz
ports-8f7fbd301d4a6cd1c1f24c06c9ef2c54ee82c449.zip
sysutils/android-file-transfer: add new port
Requested by: @whoozle (upstream) Android File Transfer for Linux - reliable MTP client with minimalistic UI similar to Android File Transfer for Mac. Features: * Simple Qt UI with progress dialogs. * FUSE wrapper (If you'd prefer mounting your device), supporting partial read/writes, allowing instant access to your files. * No file size limits. * Automatically renames album cover to make it visible from media player. * No extra dependencies (e.g. libptp/libmtp). * Available as static/shared library. * Command line tool (aft-mtp-cli) https://github.com/whoozle/android-file-transfer-linux
Notes
Notes: svn path=/head/; revision=422766
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r--sysutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index a665d6cd78ee..ac07864b453a 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -31,6 +31,7 @@
SUBDIR += amtc
SUBDIR += anacron
SUBDIR += and
+ SUBDIR += android-file-transfer
SUBDIR += ansible
SUBDIR += ansible1
SUBDIR += apachetop