aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-10-27 21:21:12 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-10-27 21:21:12 +0000
commit0c3efe686ab9bfa9a86eae64f4c9c39ae6961bbe (patch)
tree03d9b7986c641ec6ea797e397190f7f19abb2097 /sysutils/Makefile
parentdb6d127bfca8333b163a6e0bd03a814405c2667f (diff)
downloadports-0c3efe686ab9bfa9a86eae64f4c9c39ae6961bbe.tar.gz
ports-0c3efe686ab9bfa9a86eae64f4c9c39ae6961bbe.zip
sysutils/fusefs-gitfs: add new port
Based on: ports-mgmt/py-pytoport output gitfs is a FUSE file system that fully integrates with git. You can mount a remote repository's branch locally, and any subsequent changes made to the files will be automatically committed to the remote. http://www.presslabs.com/gitfs/
Notes
Notes: svn path=/head/; revision=424794
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 f1cc247bc838..230ee4341dcb 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -330,6 +330,7 @@
SUBDIR += fusefs-funionfs
SUBDIR += fusefs-fusepak
SUBDIR += fusefs-fusexmp_fh
+ SUBDIR += fusefs-gitfs
SUBDIR += fusefs-gnome-vfs
SUBDIR += fusefs-gstfs
SUBDIR += fusefs-gunzip