Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Oct 2021 11:14:53 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9a13ac3f253e - main - lang/scala: Add CPE information
Message-ID:  <202110191114.19JBErx3062451@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9a13ac3f253ed77dd8d3315214243e3af16107bf

commit 9a13ac3f253ed77dd8d3315214243e3af16107bf
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 11:14:33 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 11:14:33 +0000

    lang/scala: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 lang/scala/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/lang/scala/Makefile b/lang/scala/Makefile
index 6f236819bbc4..de2d69276275 100644
--- a/lang/scala/Makefile
+++ b/lang/scala/Makefile
@@ -13,7 +13,8 @@ LICENSE_FILE=	${WRKSRC}/doc/LICENSE.md
 
 RUN_DEPENDS=	bash:shells/bash
 
-USES=		tar:tgz
+USES=		cpe tar:tgz
+CPE_VENDOR=	${PORTNAME}-lang
 
 OPTIONS_DEFINE=	DOCS
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191114.19JBErx3062451>