git: 7d57a3f79101 - main - www/geckodriver: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:20 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7d57a3f79101dfcdc06c339f1b6b1c58dbf92d76
commit 7d57a3f79101dfcdc06c339f1b6b1c58dbf92d76
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:30:25 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:05 +0000
www/geckodriver: Add CPE information
Approved by: portmgr (blanket)
---
www/geckodriver/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/www/geckodriver/Makefile b/www/geckodriver/Makefile
index 6b45adf4f637..cc872c89085a 100644
--- a/www/geckodriver/Makefile
+++ b/www/geckodriver/Makefile
@@ -12,7 +12,9 @@ COMMENT= Proxy for using WebDriver clients with Gecko-based browsers
LICENSE= MPL20
-USES= cargo
+USES= cargo cpe
+
+CPE_VENDOR= mozilla
WRKSRC= ${WRKDIR}/mozilla-central-${DISTNAME}/testing/geckodriver
More information about the dev-commits-ports-all
mailing list