From 63a603b1ebfc6362f50298ed5767855a78f77be3 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Tue, 21 Sep 2021 12:27:01 +0000 Subject: textproc/lucene: Add CPE information Approved by: portmgr (blanket) --- textproc/lucene/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3