15 lines
362 B
Makefile
15 lines
362 B
Makefile
# $NetBSD: Makefile,v 1.23 2011/04/22 13:44:43 obache Exp $
|
|
#
|
|
|
|
GST_PLUGINS0.10_NAME= gnomevfs
|
|
GST_PLUGINS0.10_DIRS= ext/gnomevfs
|
|
GST_PLUGINS0.10_FLAGS= gnome_vfs
|
|
|
|
PKGREVISION= 1
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
|
|
|
|
.include "../../sysutils/gnome-vfs/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|