pkgsrc/x11/gst-plugins0.10-x11/Makefile
jmmv 800cc08238 Initial import of gst-plugins0.10-x11, version 0.10.1:
This package is part of the 'base' plugins for GStreamer.  It provides a
set of plugins to access the X Window System.
2006-01-18 15:48:19 +00:00

11 lines
308 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2006/01/18 15:48:19 jmmv Exp $
#
GST_PLUGINS0.10_NAME= x11
GST_PLUGINS0.10_DIRS= sys/ximage sys/xvimage
GST_PLUGINS0.10_FLAGS= x xshm xvideo
.include "../../multimedia/gst-plugins0.10-base/Makefile.common"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"