git: 20985caa3e61 - main - lang/jython: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 10:43:53 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20985caa3e6191918e00b782a4aec59ac3da68b8
commit 20985caa3e6191918e00b782a4aec59ac3da68b8
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-19 10:43:26 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-19 10:43:33 +0000
lang/jython: Add CPE information
Approved by: portmgr (blanket)
---
lang/jython/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lang/jython/Makefile b/lang/jython/Makefile
index 73308db24887..bc71c9a485c4 100644
--- a/lang/jython/Makefile
+++ b/lang/jython/Makefile
@@ -22,6 +22,9 @@ RUN_DEPENDS= bash:shells/bash
# Extract only license files
EXTRACT_AFTER_ARGS= --no-same-owner --no-same-permissions \
LICENSE.txt LICENSE_Apache.txt
+
+USES= cpe
+CPE_VENDOR= python
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes