aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:27:01 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-21 12:58:02 +0000
commit63a603b1ebfc6362f50298ed5767855a78f77be3 (patch)
treea8150d2b6aa9f7980fadaecbaea5cc428a3a59d3
parent27c1de1a165c2508ed3473d24e16a4348735baae (diff)
downloadports-63a603b1ebfc6362f50298ed5767855a78f77be3.tar.gz
ports-63a603b1ebfc6362f50298ed5767855a78f77be3.zip
textproc/lucene: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--textproc/lucene/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/lucene/Makefile b/textproc/lucene/Makefile
index 479ca2a82b41..b58299102610 100644
--- a/textproc/lucene/Makefile
+++ b/textproc/lucene/Makefile
@@ -16,11 +16,13 @@ CONFLICTS= lucene4-[0-9].*
PORTSCOUT= limit:^3\.
-USES= tar:tgz
+USES= cpe tar:tgz
USE_JAVA= yes
NO_BUILD= yes
NO_ARCH= yes
+CPE_VENDOR= apache
+
OPTIONS_DEFINE= CONTRIB DOCS EXAMPLES
CONTRIB_DESC= Install contributed jars
OPTIONS_DEFAULT= CONTRIB