blob: 4d202e1477d684ba4acef6d1a32fd6a76ea7da85 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.10 2007/09/21 13:04:19 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= 9
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|