mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
multimedia/libmatroska: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
83efdb1a16
commit
ffe037e1b8
1 changed files with 2 additions and 1 deletions
|
@ -13,8 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.LGPL
|
|||
|
||||
LIB_DEPENDS= libebml.so:textproc/libebml
|
||||
|
||||
USES= cmake compiler:c++11-lang tar:xz
|
||||
USES= cmake compiler:c++11-lang cpe tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
CPE_VENDOR= matroska
|
||||
|
||||
CMAKE_ARGS= -DBUILD_SHARED_LIBS=YES
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue