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