aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-19 10:43:26 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-19 10:43:33 +0000
commit20985caa3e6191918e00b782a4aec59ac3da68b8 (patch)
tree64139f05f8975cb997f57155d1075f5324d4f0a9
parentc78af981afb6c5470f7fc977700faf4299440a35 (diff)
downloadports-20985caa3e6191918e00b782a4aec59ac3da68b8.tar.gz
ports-20985caa3e6191918e00b782a4aec59ac3da68b8.zip
lang/jython: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--lang/jython/Makefile3
1 files changed, 3 insertions, 0 deletions
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