summaryrefslogtreecommitdiffstats
path: root/comms/gstreamer1-plugins-spandsp
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-12 06:26:29 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-10-12 06:26:29 +0800
commit0398ebdb6d952870fffe2f69b33e47d108808bf6 (patch)
tree98649551ee9d679aa91afc8f5e260833dec5c9df /comms/gstreamer1-plugins-spandsp
parent7ab2b156b9ff90797e323939dfd4d03f54158af9 (diff)
downloadmarcuscom-ports-0398ebdb6d952870fffe2f69b33e47d108808bf6.tar
marcuscom-ports-0398ebdb6d952870fffe2f69b33e47d108808bf6.tar.gz
marcuscom-ports-0398ebdb6d952870fffe2f69b33e47d108808bf6.tar.bz2
marcuscom-ports-0398ebdb6d952870fffe2f69b33e47d108808bf6.tar.lz
marcuscom-ports-0398ebdb6d952870fffe2f69b33e47d108808bf6.tar.xz
marcuscom-ports-0398ebdb6d952870fffe2f69b33e47d108808bf6.tar.zst
marcuscom-ports-0398ebdb6d952870fffe2f69b33e47d108808bf6.zip
Update to 1.0.1.
Add some more plugins from -bad git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17111 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'comms/gstreamer1-plugins-spandsp')
-rw-r--r--comms/gstreamer1-plugins-spandsp/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/comms/gstreamer1-plugins-spandsp/Makefile b/comms/gstreamer1-plugins-spandsp/Makefile
new file mode 100644
index 000000000..85a76375f
--- /dev/null
+++ b/comms/gstreamer1-plugins-spandsp/Makefile
@@ -0,0 +1,15 @@
+# Created by: Michael Johnson <ahze@FreeBSD.org>
+# $FreeBSD$
+# $MCom$
+
+PORTREVISION= 0
+CATEGORIES= comms
+
+COMMENT= Gstreamer DSP library and software FAX machine plugin
+
+GST_PLUGIN= spandsp
+DIST= bad
+
+MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer1-plugins
+
+.include "${MASTERDIR}/Makefile"