git: 0a1ea79b5f79 - main - net/rclone: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 15 18:30:32 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0a1ea79b5f790826886c467b3fade703faec0464
commit 0a1ea79b5f790826886c467b3fade703faec0464
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-15 18:25:15 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-15 18:25:15 +0000
net/rclone: Add CPE information
Approved by: portmgr (blanket)
---
net/rclone/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/rclone/Makefile b/net/rclone/Makefile
index b3cb7782fd72..866b5494b970 100644
--- a/net/rclone/Makefile
+++ b/net/rclone/Makefile
@@ -9,7 +9,7 @@ COMMENT= Sync files to and from various cloud services
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= go:modules
+USES= cpe go:modules
USE_GITHUB= yes
GH_ACCOUNT= ncw
GH_TUPLE= Azure:azure-pipeline-go:v0.2.3:azure_azure_pipeline_go/vendor/github.com/Azure/azure-pipeline-go \
More information about the dev-commits-ports-all
mailing list