mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
cf118ccf87
Reported by: lwhsu
15 lines
319 B
Makefile
15 lines
319 B
Makefile
PORTNAME= bcmatroska2
|
|
PORTVERSION= 0.23
|
|
CATEGORIES= multimedia
|
|
MASTER_SITES= https://www.linphone.org/releases/sources/bcmatroska2/
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Belledonne Communications Matroska media container support
|
|
|
|
USES= cmake
|
|
USE_LDCONFIG= yes
|
|
|
|
CMAKE_ARGS= -DENABLE_STATIC=NO
|
|
|
|
.include <bsd.port.mk>
|