15 lines
359 B
Makefile
15 lines
359 B
Makefile
# $NetBSD: Makefile,v 1.26 2011/11/01 06:02:34 sbd Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= gnomevfs
|
|
GST_PLUGINS0.10_DIRS= ext/gnomevfs
|
|
GST_PLUGINS0.10_FLAGS= gnome_vfs
|
|
|
|
PKGREVISION= 2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../sysutils/gnome-vfs/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|