archivers/unshield: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
a3c7bcba19
commit
ab87f44c63
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@ COMMENT= Extract data from InstallShield CAB files
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cmake pathfix ssl
|
||||
USES= cmake cpe pathfix ssl
|
||||
|
||||
CPE_VENDOR= unshield_project
|
||||
|
||||
CFLAGS+= -fPIC
|
||||
USE_LDCONFIG= yes
|
||||
|
|
Loading…
Reference in a new issue