blob: 89baf7335bfe823b81d392e7d7b7031adaf08f92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# $NetBSD: Makefile,v 1.6 2006/09/16 12:20:40 jmmv Exp $
#
GST_PLUGINS0.10_NAME= gnomevfs
GST_PLUGINS0.10_DIRS= ext/gnomevfs
GST_PLUGINS0.10_FLAGS= gnome_vfs
PKGREVISION= 1
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|