Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-gnome
Path: blob/main/multimedia/bcmatroska2/Makefile
16124 views
PORTNAME=	bcmatroska2
PORTVERSION=	0.23
CATEGORIES=	multimedia
MASTER_SITES=	https://www.linphone.org/releases/sources/bcmatroska2/

MAINTAINER=	[email protected]
COMMENT=	Belledonne Communications Matroska media container support

USES=		cmake
USE_LDCONFIG=	yes

CMAKE_ARGS=	-DENABLE_STATIC=NO

.include <bsd.port.mk>