1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

- Add CPE information

PR:		199032
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-03-30 18:55:39 +00:00
parent 4b8ba1a7ce
commit 5a67887642
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382707

View File

@ -15,7 +15,7 @@ LICENSE= APACHE20
CONFLICT= apache-solr-3.6.*
USES= shebangfix tar:tgz
USES= cpe shebangfix tar:tgz
SHEBANG_FILES= example/etc/create-solrtest.keystore.sh
JAVA_VERSION= 1.7+
NO_BUILD= yes
@ -26,6 +26,9 @@ PORTEXAMPLES= *
LATEST_LINK= apache-solr
USE_RC_SUBR= solr
CPE_PRODUCT= solr
CPE_VENDOR= apache
do-install:
cd ${WRKSRC}/dist && ${COPYTREE_SHARE} . ${STAGEDIR}${JAVAJARDIR}
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}