From 0398ebdb6d952870fffe2f69b33e47d108808bf6 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 11 Oct 2012 22:26:29 +0000 Subject: 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 --- comms/gstreamer1-plugins-spandsp/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 comms/gstreamer1-plugins-spandsp/Makefile (limited to 'comms/gstreamer1-plugins-spandsp/Makefile') 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 +# $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" -- cgit