www/httpclient: add CPE information
- Maintainer's timeout (ale@FreeBSD.org) PR: 198970 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
a417c432e5
commit
ee2869f631
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383713
@ -14,6 +14,9 @@ COMMENT= Java components implementing an advanced HTTP client
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
USES+= cpe
|
||||
CPE_PRODUCT= commons-httpclient
|
||||
CPE_VENDOR= apache
|
||||
RUN_DEPENDS= ${JAVAJARDIR}/httpcore.jar:${PORTSDIR}/www/httpcore \
|
||||
${JAVAJARDIR}/commons-logging.jar:${PORTSDIR}/java/jakarta-commons-logging \
|
||||
${JAVAJARDIR}/commons-codec.jar:${PORTSDIR}/java/jakarta-commons-codec
|
||||
|
Loading…
Reference in New Issue
Block a user