aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-08-25 00:14:28 +0800
committeradamw <adamw@FreeBSD.org>2014-08-25 00:14:28 +0800
commit421eaecdb397dcff2201a71276a107fd85c41333 (patch)
tree8a15b869da28fb2608150af51400c92fea8c8534 /sysutils/Makefile
parentf7567cfaa4b2bd7b0c557db870d26284883d2565 (diff)
downloadfreebsd-ports-gnome-421eaecdb397dcff2201a71276a107fd85c41333.tar.gz
freebsd-ports-gnome-421eaecdb397dcff2201a71276a107fd85c41333.tar.zst
freebsd-ports-gnome-421eaecdb397dcff2201a71276a107fd85c41333.zip
Add sysutils/fusefs-simple-mtpfs.
Simple FUSE filesystem for reading from and writing to MTP devices. SIMPLE-MTPFS (Simple Media Transfer Protocol FileSystem) is a file system for Linux (and other operating systems with a FUSE implementation, such as Mac OS X or FreeBSD) capable of operating on files on MTP devices attached via USB to local machine. WWW: https://github.com/phatina/simple-mtpfs PR: 192552 Submitted by: Jan Beich
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 9583f2b83f24..370a43f6e7e0 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -299,6 +299,7 @@
SUBDIR += fusefs-pod
SUBDIR += fusefs-rar2fs
SUBDIR += fusefs-s3fs
+ SUBDIR += fusefs-simple-mtpfs
SUBDIR += fusefs-smbnetfs
SUBDIR += fusefs-sqlfs
SUBDIR += fusefs-sshfs