aboutsummaryrefslogtreecommitdiff
path: root/java/bouncycastle
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-06 23:10:26 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-01-06 23:10:26 +0000
commit94a0c2892147207950eb3fd2ee2aab831dc276b8 (patch)
tree1c5781dca9fa1478c983c60db48bdd0eb2faa561 /java/bouncycastle
parent0668e579665e65bc29dcdc103e7cb5daa1590ad0 (diff)
downloadports-94a0c2892147207950eb3fd2ee2aab831dc276b8.tar.gz
ports-94a0c2892147207950eb3fd2ee2aab831dc276b8.zip
Set CPE information.
Approved by: portmgr blanket approval
Notes
Notes: svn path=/head/; revision=405395
Diffstat (limited to 'java/bouncycastle')
-rw-r--r--java/bouncycastle/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile
index 2d5ce91301c3..ed3de54c0852 100644
--- a/java/bouncycastle/Makefile
+++ b/java/bouncycastle/Makefile
@@ -21,7 +21,10 @@ RUN_DEPENDS= ${JAVALIBDIR}/activation.jar:${PORTSDIR}/java/jaf \
OPTIONS_DEFINE= DOCS
+CPE_PRODUCT= legion-of-the-bouncy-castle-java-crytography-api
+CPE_VENDOR= ${PORTNAME}
USE_JAVA= yes
+USES= cpe
JAVA_VERSION= 1.6+
JDKMVERSION= 1.6 # ${JAVA_PORT_VERSION:C/^([0-9]\.[0-9])(.*)$/\1/}
JDKNVERSION= 16 # ${JAVA_PORT_VERSION:C/^([0-9])\.([0-9])(.*)$/\1\2/}