git: 9a13ac3f253e - main - lang/scala: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:14:53 UTC
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