summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins-theora/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-06 13:51:43 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-06 13:51:43 +0000
commit5b30f4f645d3dfda73be7bb34c4ffe5c0f6c7ad6 (patch)
treefce881104375626156063e07c3191e0b8972ea27 /multimedia/gst-plugins-theora/Makefile
parentc2885712da63ab87273f9d22ea9f9f9985db32f3 (diff)
downloadpkgsrc-5b30f4f645d3dfda73be7bb34c4ffe5c0f6c7ad6.tar.gz
Initial import of gst-plugins-theora, version 0.8.0:
This package provides the theora plugin for GStreamer.
Diffstat (limited to 'multimedia/gst-plugins-theora/Makefile')
-rw-r--r--multimedia/gst-plugins-theora/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gst-plugins-theora/Makefile b/multimedia/gst-plugins-theora/Makefile
new file mode 100644
index 00000000000..74df9fbc279
--- /dev/null
+++ b/multimedia/gst-plugins-theora/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/04/06 13:51:43 jmmv Exp $
+#
+
+GST_PLUGINS_NAME= theora
+GST_PLUGINS_DIR= ext/theora
+
+.include "../../multimedia/gst-plugins/Makefile.common"
+
+.include "../../multimedia/libtheora/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"