ff1c2bd02b
This package provides the dvdread plugin for GStreamer.
10 lines
261 B
Makefile
10 lines
261 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 13:49:56 jmmv Exp $
|
|
#
|
|
|
|
GST_PLUGINS_NAME= dvdread
|
|
GST_PLUGINS_DIR= ext/dvdread
|
|
|
|
.include "../../multimedia/gst-plugins/Makefile.common"
|
|
|
|
.include "../../multimedia/libdvdread/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|