blob: ef4c6ebf8b5b66a49e1935375f9f70ada408170c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# $NetBSD: Makefile,v 1.67 2022/11/23 16:21:06 adam Exp $
#
GST_PLUGINS0.10_NAME= gnomevfs
GST_PLUGINS0.10_DIRS= ext/gnomevfs
GST_PLUGINS0.10_FLAGS= gnome_vfs
PKGREVISION= 36
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
|