git: c937ce50a31c - main - java/netbeans: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Oct 2021 11:44:43 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=c937ce50a31c3c178b8eda142880432b7a70a894 commit c937ce50a31c3c178b8eda142880432b7a70a894 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-08 11:21:27 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-08 11:21:27 +0000 java/netbeans: Add CPE information Approved by: portmgr (blanket) --- java/netbeans/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/java/netbeans/Makefile b/java/netbeans/Makefile index 72fa08d75b1a..90798cf333cc 100644 --- a/java/netbeans/Makefile +++ b/java/netbeans/Makefile @@ -12,7 +12,9 @@ COMMENT= Modular, standards-based integrated development environment LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= shebangfix zip +USES= cpe shebangfix zip + +CPE_VENDOR= apache USE_JAVA= yes JAVA_VERSION= 1.8+