summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-twolame/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gst-plugins0.10-twolame/Makefile')
-rw-r--r--audio/gst-plugins0.10-twolame/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-twolame/Makefile b/audio/gst-plugins0.10-twolame/Makefile
new file mode 100644
index 00000000000..5d3455288de
--- /dev/null
+++ b/audio/gst-plugins0.10-twolame/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/28 18:33:57 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= twolame
+GST_PLUGINS0.10_DIRS= ext/twolame
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../multimedia/gst-plugins0.10-ugly/Makefile.common"
+
+.include "../../audio/twolame/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"