summaryrefslogtreecommitdiff
path: root/audio/gst-plugins1-speex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gst-plugins1-speex/Makefile')
-rw-r--r--audio/gst-plugins1-speex/Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/gst-plugins1-speex/Makefile b/audio/gst-plugins1-speex/Makefile
new file mode 100644
index 00000000000..ffd2e7443ff
--- /dev/null
+++ b/audio/gst-plugins1-speex/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1 2012/11/29 08:44:29 ryoon Exp $
+#
+
+GST_PLUGINS1_NAME= speex
+GST_PLUGINS1_DIRS= ext/speex
+GST_PLUGINS1_FLAGS= speex
+
+.include "../../multimedia/gst-plugins1-good/Makefile.common"
+
+.include "../../audio/speex/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"