blob: 09c8074a1359b228a54ce57c1f9ebc9ff9d8fe56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.10 2007/09/19 23:13:30 wiz Exp $
#
GST_PLUGINS0.10_NAME= gnomevfs
GST_PLUGINS0.10_DIRS= ext/gnomevfs
GST_PLUGINS0.10_FLAGS= gnome_vfs
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
PKGREVISION= 1
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|