14 lines
370 B
Makefile
14 lines
370 B
Makefile
# $NetBSD: Makefile,v 1.3 2011/05/18 09:49:03 drochner Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= mms
|
|
GST_PLUGINS0.10_FLAGS= libmms
|
|
GST_PLUGINS0.10_DIRS= ext/libmms
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.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"
|