13 lines
348 B
Makefile
13 lines
348 B
Makefile
# $NetBSD: Makefile,v 1.15 2022/04/18 19:11:49 adam Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= mms
|
|
GST_PLUGINS0.10_FLAGS= libmms
|
|
GST_PLUGINS0.10_DIRS= ext/libmms
|
|
PKGREVISION= 8
|
|
|
|
.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
|
|
|
|
BUILDLINK_API_DEPENDS.libmms+= libmms>=0.4
|
|
.include "../../net/libmms/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|