mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
archivers/unrar: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
bb730986ac
commit
17e0a02dec
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@ LICENSE_FILE= ${WRKSRC}/license.txt
|
|||
LICENSE_NAME= UnRAR license
|
||||
LICENSE_PERMS= auto-accept dist-mirror pkg-mirror
|
||||
|
||||
USES+= compiler:c++11-lang
|
||||
USES+= compiler:c++11-lang cpe
|
||||
|
||||
CPE_VENDOR= rarlab
|
||||
|
||||
LDFLAGS+= -lpthread
|
||||
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" LDFLAGS="${LDFLAGS}" STRIP="${STRIP_CMD}"
|
||||
|
|
Loading…
Add table
Reference in a new issue