13 lines
349 B
Makefile
13 lines
349 B
Makefile
# $NetBSD: Makefile,v 1.12 2020/11/05 09:08:52 ryoon Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= mms
|
|
GST_PLUGINS0.10_FLAGS= libmms
|
|
GST_PLUGINS0.10_DIRS= ext/libmms
|
|
PKGREVISION= 5
|
|
|
|
.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"
|