summaryrefslogtreecommitdiff
path: root/audio/gst-plugins0.10-musepack/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2007-01-25 19:33:08 +0000
committerdrochner <drochner>2007-01-25 19:33:08 +0000
commitb35625e9f4dc33a6ffb01c7557ce52d6abf78e63 (patch)
tree2c95c2e2f7cd34a75b2e2f888b5765571acf6218 /audio/gst-plugins0.10-musepack/Makefile
parent88c49ddfa4f85a19baacf55e21db1a70d81f9d06 (diff)
downloadpkgsrc-b35625e9f4dc33a6ffb01c7557ce52d6abf78e63.tar.gz
provide a Musepack (mpeg-plus) plugin for Gstreamer (buily from
gst-plugins-bad)
Diffstat (limited to 'audio/gst-plugins0.10-musepack/Makefile')
-rw-r--r--audio/gst-plugins0.10-musepack/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/gst-plugins0.10-musepack/Makefile b/audio/gst-plugins0.10-musepack/Makefile
new file mode 100644
index 00000000000..7d3177bc655
--- /dev/null
+++ b/audio/gst-plugins0.10-musepack/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/01/25 19:33:08 drochner Exp $
+#
+
+GST_PLUGINS0.10_NAME= musepack
+GST_PLUGINS0.10_DIRS= ext/musepack
+
+.include "../../multimedia/gst-plugins0.10-bad/Makefile.common"
+
+.include "../../audio/libmpcdec/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"