git: ffe037e1b8b0 - main - multimedia/libmatroska: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:12 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcc
commit ffe037e1b8b0fada18f9a4f80fe7526f3c3f1dcc
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:03:17 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:46 +0000
multimedia/libmatroska: Add CPE information
Approved by: portmgr (blanket)
---
multimedia/libmatroska/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/multimedia/libmatroska/Makefile b/multimedia/libmatroska/Makefile
index 502fe600e441..ae941b38fe8a 100644
--- a/multimedia/libmatroska/Makefile
+++ b/multimedia/libmatroska/Makefile
@@ -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
More information about the dev-commits-ports-all
mailing list