From 162e0591fc86ed6add074de3ae8960597edff661 Mon Sep 17 00:00:00 2001 From: kwm Date: Thu, 21 Feb 2008 15:33:20 +0000 Subject: Update gstreamer-plugins-bad to 0.10.6 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10463 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/gstreamer-plugins-faad/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 audio/gstreamer-plugins-faad/Makefile (limited to 'audio/gstreamer-plugins-faad') diff --git a/audio/gstreamer-plugins-faad/Makefile b/audio/gstreamer-plugins-faad/Makefile new file mode 100644 index 000000000..e573b172c --- /dev/null +++ b/audio/gstreamer-plugins-faad/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: gstreamer-plugins-faad +# Date created: 3 Oct 2004 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom$ +# + +PORTREVISION= 0 +CATEGORIES= audio + +COMMENT= Gstreamer MPEG-2 and MPEG-4 AAC decoder plugin + +GST_PLUGIN= faad + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3