aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-09 16:58:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-09-09 16:58:03 +0000
commitd22e765b8851956ae3e2d4f5974c87ecbfb43d8f (patch)
treef7f38ccd885e5d9720dc2a60aed0ddd35c886383
parentb5b09d84592f9671f914cefaabc03133c028de98 (diff)
Notes
-rw-r--r--security/kbfs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/kbfs/Makefile b/security/kbfs/Makefile
index 9bd6574039fa..fd57f1ee35ad 100644
--- a/security/kbfs/Makefile
+++ b/security/kbfs/Makefile
@@ -11,6 +11,8 @@ COMMENT= Keybase Filesystem (KBFS)
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+PORTSCOUT= skipv:initial-git-on-android
+
USES= go
GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}