blob: baf4bcd4a3872ac695e987c7513fdbbfc577367c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:54 joerg 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= 2
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|