aboutsummaryrefslogtreecommitdiff
path: root/textproc/apache-solr3/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-13 19:26:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-04-13 19:26:23 +0000
commit9112ab8bf6d4e43aa88fc744909b73336301e14f (patch)
treea32be682d3445cd08bc664fb06e54f0cb9a7f140 /textproc/apache-solr3/Makefile
parent17954a2e947dcc9dd196ab83e504c4419c2ac8cb (diff)
Notes
Diffstat (limited to 'textproc/apache-solr3/Makefile')
-rw-r--r--textproc/apache-solr3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/apache-solr3/Makefile b/textproc/apache-solr3/Makefile
index e268df463ff5..e4e1d08c4638 100644
--- a/textproc/apache-solr3/Makefile
+++ b/textproc/apache-solr3/Makefile
@@ -7,7 +7,6 @@ CATEGORIES= textproc java
MASTER_SITES= APACHE
MASTER_SITE_SUBDIR= lucene/solr/${PORTVERSION}/
PKGNAMESUFFIX= 3
-EXTRACT_SUFX= .tgz
MAINTAINER= gaod@hychen.org
COMMENT= High performance search server built using Lucene Java
@@ -21,6 +20,9 @@ NO_BUILD= yes
PLIST_SUB+= PORTVERSION="${PORTVERSION}"
USE_JAVA= yes
PORTEXAMPLES= *
+USES= cpe tar:tgz
+CPE_PRODUCT= solr
+CPE_VENDOR= apache
do-install:
cd ${WRKSRC}/dist && ${COPYTREE_SHARE} . ${STAGEDIR}${JAVAJARDIR}