1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

- Add CPE information

- While I'm here, use USES=tar:tgz

PR:		199033
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
Approved by:	maintainer (timeout, 14 days)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-04-13 19:26:23 +00:00
parent 17954a2e94
commit 9112ab8bf6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383960

View File

@ -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}