mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 04:16:27 -04:00
archivers/xar: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
ab761c5104
commit
e895a0839c
1 changed files with 2 additions and 1 deletions
|
@ -12,11 +12,12 @@ COMMENT= OpenDarwin XML eXtensible ARchiver
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= gmake gnome libtool ssl
|
||||
USES= cpe gmake gnome libtool ssl
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= ac_cv_lib_crypto_OpenSSL_add_all_ciphers=yes
|
||||
CPE_VENDOR= xar_project
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \
|
||||
|
|
Loading…
Add table
Reference in a new issue