blob: 628ad7d16cd65ae07121d948510aad0fe887ed7f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.8 2007/06/05 05:37:36 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= 7
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|