blob: d1985b03c948d8a1d01d5860dcc40251f0175585 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.46 2015/04/25 14:24:52 tnn Exp $
#
GST_PLUGINS0.10_NAME= gnomevfs
GST_PLUGINS0.10_DIRS= ext/gnomevfs
GST_PLUGINS0.10_FLAGS= gnome_vfs
PKGREVISION= 15
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|