aboutsummaryrefslogtreecommitdiff
path: root/audio/gstreamer1-plugins-ladspa
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2017-07-22 11:35:44 +0000
committerKoop Mast <kwm@FreeBSD.org>2017-07-22 11:35:44 +0000
commitd566d54fa6c982cb4bed8330d51cb11bfe3674ed (patch)
treedb8ae1482499741d4dbb123637dac45579f28eb5 /audio/gstreamer1-plugins-ladspa
parent190ced69a285efe9780eea205067282568a3063f (diff)
downloadports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.tar.gz
ports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.zip
Notes
Diffstat (limited to 'audio/gstreamer1-plugins-ladspa')
-rw-r--r--audio/gstreamer1-plugins-ladspa/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/gstreamer1-plugins-ladspa/Makefile b/audio/gstreamer1-plugins-ladspa/Makefile
new file mode 100644
index 000000000000..aee02332715d
--- /dev/null
+++ b/audio/gstreamer1-plugins-ladspa/Makefile
@@ -0,0 +1,13 @@
+# $FreeBSD$
+
+PORTREVISION= 0
+CATEGORIES= audio
+
+COMMENT= Gstreamer ladspa (Linux Audio Developer's Simple Plugin API) plugin
+
+GST_PLUGIN= ladspa
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"