git: 0d418c9323d1 - main - textproc/lucene5: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 21 12:59:19 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0d418c9323d12ad6e625ed95adeeb63ce36a9811
commit 0d418c9323d12ad6e625ed95adeeb63ce36a9811
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-21 12:28:44 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-21 12:58:03 +0000
textproc/lucene5: Add CPE information
Approved by: portmgr (blanket)
---
textproc/lucene5/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/textproc/lucene5/Makefile b/textproc/lucene5/Makefile
index c65640006847..41a1b7181b73 100644
--- a/textproc/lucene5/Makefile
+++ b/textproc/lucene5/Makefile
@@ -14,11 +14,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
CONFLICTS= lucene-[0-9].*
-USES= tar:tgz
+USES= cpe tar:tgz
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes
+CPE_VENDOR= apache
+
PLIST_FILES= %%JAVAJARDIR%%/${PORTNAME}-core-${PORTVERSION}.jar
PORTDOCS= *
PORTEXAMPLES= *
More information about the dev-commits-ports-all
mailing list