Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:59:33 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 15720ca5fcb7 - main - www/selenium: Add CPE information
Message-ID:  <202109211259.18LCxXpa068604@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=15720ca5fcb76e7983e8afd8aa944d10a7f7031d

commit 15720ca5fcb76e7983e8afd8aa944d10a7f7031d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:38:31 +0000
Commit:     Bernhard Froehlich <decke@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109211259.18LCxXpa068604>