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