git: 15720ca5fcb7 - main - www/selenium: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:35 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=15720ca5fcb76e7983e8afd8aa944d10a7f7031d
commit 15720ca5fcb76e7983e8afd8aa944d10a7f7031d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:38:31 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:12 +0000
www/selenium: Add CPE information
Approved by: portmgr (blanket)
---
www/selenium/Makefile | 4 ++++
1 file changed, 4 insertions(+)
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
More information about the dev-commits-ports-all
mailing list