summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins-theora/Makefile
diff options
context:
space:
mode:
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"