svn commit: r479297 - head/security/kbfs

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 9 16:58:04 UTC 2018


Author: sunpoet
Date: Sun Sep  9 16:58:03 2018
New Revision: 479297
URL: https://svnweb.freebsd.org/changeset/ports/479297

Log:
  Add PORTSCOUT

Modified:
  head/security/kbfs/Makefile

Modified: head/security/kbfs/Makefile
==============================================================================
--- head/security/kbfs/Makefile	Sun Sep  9 16:57:58 2018	(r479296)
+++ head/security/kbfs/Makefile	Sun Sep  9 16:58:03 2018	(r479297)
@@ -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}


More information about the svn-ports-head mailing list