Date: Tue, 19 Oct 2021 10:43: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: 20985caa3e61 - main - lang/jython: Add CPE information Message-ID: <202110191043.19JAhrqO021469@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=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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110191043.19JAhrqO021469>