summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-twolame/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-10-28 18:33:57 +0000
committerdrochner <drochner@pkgsrc.org>2009-10-28 18:33:57 +0000
commit2cec2719c4de8721da333cad52d857e48c228b7b (patch)
tree52900531628d44894f574867ab4af573b5d85c86 /audio/gst-plugins0.10-twolame/Makefile
parent54001e45250221fa60460976c3d891d2eb8074fa (diff)
downloadpkgsrc-2cec2719c4de8721da333cad52d857e48c228b7b.tar.gz
build the "twolame" plugin of gst-plugins0.10-ugly, can be used by
sound-juicer to rip to mp2 (just for completeness, likely not too useful)
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"