blob: c30b6216acf3ffdad8d8562b01f7639c103b3c01 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.6 2006/04/17 14:52:12 wiz Exp $
#
GST_PLUGINS0.8_NAME= gnomevfs
GST_PLUGINS0.8_DIR= ext/gnomevfs
GST_PLUGINS0.8_FLAG= gnome_vfs
.include "../../multimedia/gst-plugins0.8/Makefile.common"
PKGREVISION= 5
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|