Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:02: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: 7e4a4184e885 - main - devel/pmd: Add CPE information
Message-ID:  <202109211202.18LC2XuT000165@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=7e4a4184e88597a2ce016c3a966101a25968b777

commit 7e4a4184e88597a2ce016c3a966101a25968b777
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 11:46:46 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:01:38 +0000

    devel/pmd: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/pmd/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/pmd/Makefile b/devel/pmd/Makefile
index 9d421c184a52..5aa602eb641d 100644
--- a/devel/pmd/Makefile
+++ b/devel/pmd/Makefile
@@ -12,8 +12,9 @@ COMMENT=	Static analysis tool for Java source code
 LICENSE=	APACHE20 BSD4CLAUSE
 LICENSE_COMB=	dual
 
-USES=		zip
+USES=		cpe zip
 
+CPE_VENDOR=	pmd_project
 USE_JAVA=	yes
 NO_BUILD=	yes
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}



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