archivers/lzo2: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
992e636d8a
commit
00bd6f0164
1 changed files with 2 additions and 1 deletions
|
@ -13,10 +13,11 @@ COMMENT= Portable speedy, lossless data compression library
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USES= libtool
|
||||
USES= cpe libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --docdir=${DOCSDIR} --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
CPE_VENDOR= oberhumer
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
|
|
Loading…
Reference in a new issue