git: 7e4a4184e885 - main - devel/pmd: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Sep 21 12:02:35 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7e4a4184e88597a2ce016c3a966101a25968b777

commit 7e4a4184e88597a2ce016c3a966101a25968b777
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 11:46:46 +0000
Commit:     Bernhard Froehlich <decke at 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}


More information about the dev-commits-ports-main mailing list