Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2026 18:25:29 +0000
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 96ef95c4100d - main - devel/atlantis: Add CPE information
Message-ID:  <6a246619.35e47.48e95841@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96ef95c4100d384475963a86c790f634d83379b6

commit 96ef95c4100d384475963a86c790f634d83379b6
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2026-06-06 18:09:49 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2026-06-06 18:09:49 +0000

    devel/atlantis: Add CPE information
---
 devel/atlantis/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/devel/atlantis/Makefile b/devel/atlantis/Makefile
index 27bd8c475432..9173e2a91b64 100644
--- a/devel/atlantis/Makefile
+++ b/devel/atlantis/Makefile
@@ -13,7 +13,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	terraform:sysutils/terraform
 
-USES=		go:modules
+USES=		cpe go:modules
+
+CPE_VENDOR=	runatlantis
 
 GO_MODULE=	github.com/runatlantis/atlantis
 CGO_ENABLED=	0


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a246619.35e47.48e95841>