git: 93fce8476e32 - main - sysutils/ipfs-go: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:12 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=93fce8476e32b3187daf8abb8925a294d86e9a00
commit 93fce8476e32b3187daf8abb8925a294d86e9a00
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:24:02 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:00 +0000
sysutils/ipfs-go: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/ipfs-go/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sysutils/ipfs-go/Makefile b/sysutils/ipfs-go/Makefile
index a343a02b0a58..36532b538a04 100644
--- a/sysutils/ipfs-go/Makefile
+++ b/sysutils/ipfs-go/Makefile
@@ -17,7 +17,9 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/LICENSE-APACHE
ONLY_FOR_ARCHS= aarch64 amd64 i386
-USES= go:modules
+USES= cpe go:modules
+
+CPE_VENDOR= protocol
GO_TARGET= ./cmd/ipfs:ipfs-go
More information about the dev-commits-ports-all
mailing list