12 lines
313 B
Makefile
12 lines
313 B
Makefile
# $NetBSD: Makefile,v 1.9 2012/10/23 19:51:06 asau Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= gio
|
|
GST_PLUGINS0.10_DIRS= ext/gio
|
|
GST_PLUGINS0.10_FLAGS= gio experimental
|
|
PKGREVISION= 2
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../devel/glib2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|