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 --- net/gstreamer-plugins-libmms/Makefile | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 net/gstreamer-plugins-libmms/Makefile (limited to 'net') diff --git a/net/gstreamer-plugins-libmms/Makefile b/net/gstreamer-plugins-libmms/Makefile new file mode 100644 index 000000000..77d2292da --- /dev/null +++ b/net/gstreamer-plugins-libmms/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: gstreamer-plugins-libmms +# Date created: 8 March 2005 +# Whom: Koop Mast +# +# $FreeBSD$ +# $MCom$ +# + +PORTREVISION= 0 +CATEGORIES= net + +COMMENT= Gstreamer mms:// and mmsh:// plugin + +GST_PLUGIN= libmms + +MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins + +.include "${MASTERDIR}/Makefile" -- cgit