aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:38:31 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:58:12 +0000
commit15720ca5fcb76e7983e8afd8aa944d10a7f7031d (patch)
tree938c543e7cdb52f20c56a38c0391ca2e021caf7f
parentcb6ddef250a975ed47f6cd11663b393c5bd45d3c (diff)
downloadports-15720ca5fcb76e7983e8afd8aa944d10a7f7031d.tar.gz
ports-15720ca5fcb76e7983e8afd8aa944d10a7f7031d.zip
www/selenium: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--www/selenium/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/selenium/Makefile b/www/selenium/Makefile
index b1f8b6d824c7..a400801f860e 100644
--- a/www/selenium/Makefile
+++ b/www/selenium/Makefile
@@ -11,6 +11,10 @@ COMMENT= Selenium Standalone Server, allows browser testing
LICENSE= APACHE20
+USES= cpe
+
+CPE_VENDOR= jenkins
+
NO_ARCH= yes
USE_JAVA= yes