11 lines
289 B
Makefile
11 lines
289 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 09:48:32 jmmv Exp $
|
|
#
|
|
|
|
GST_PLUGINS_NAME= gnomevfs
|
|
GST_PLUGINS_DIR= ext/gnomevfs
|
|
GST_PLUGINS_FLAG= gnome_vfs
|
|
|
|
.include "../../multimedia/gst-plugins/Makefile.common"
|
|
|
|
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|