mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
archivers/bzip3: Add CPE_VENDOR information
Event: DevSummit/202409
This commit is contained in:
parent
5da8241217
commit
49c9e58c24
1 changed files with 3 additions and 1 deletions
|
@ -13,9 +13,11 @@ LICENSE_COMB= multi
|
||||||
LICENSE_FILE_APACHE20= ${WRKSRC}/libsais-LICENSE
|
LICENSE_FILE_APACHE20= ${WRKSRC}/libsais-LICENSE
|
||||||
LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE
|
LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= cmake pathfix tar:xz
|
USES= cmake cpe pathfix tar:xz
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
|
CPE_VENDOR= bzip3_project
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
@${REINPLACE_CMD} -e "s|\(VERSION \)1\.3\.0|\1${DISTVERSION}|" \
|
@${REINPLACE_CMD} -e "s|\(VERSION \)1\.3\.0|\1${DISTVERSION}|" \
|
||||||
${WRKSRC}/CMakeLists.txt
|
${WRKSRC}/CMakeLists.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue