From adfd8c1bceda3b157e08b451a62eef4c8ad031c3 Mon Sep 17 00:00:00 2001 From: ahze Date: Fri, 20 Jan 2006 02:56:15 +0000 Subject: - Move gstreamer 0.8 stuff to gstreamer*80 in preps of gstreamer 0.10 - Add USE_GSTREAMER80 to support old gstreamer - Add a bunch of ports that use USE_GSTREAMER80 Some stuff repo-copied by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5446 df743ca5-7f9a-e211-a948-0013205c9059 --- audio/gstreamer-plugins-smoothwave80/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 audio/gstreamer-plugins-smoothwave80/Makefile (limited to 'audio/gstreamer-plugins-smoothwave80') diff --git a/audio/gstreamer-plugins-smoothwave80/Makefile b/audio/gstreamer-plugins-smoothwave80/Makefile new file mode 100644 index 000000000..40cbe71be --- /dev/null +++ b/audio/gstreamer-plugins-smoothwave80/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: gstreamer-plugins-smoothwave +# Date created: 3 Oct 2004 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom$ +# + +CATEGORIES= audio +PORTREVISION= 1 + +COMMENT= Gstreamer visualisation plugin + +GST_PLUGIN= smoothwave + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3