Add gstreamer-plugins-libmms.

A gstreamer plugin for playing mms:// and mmsh:// streams.
This commit is contained in:
Koop Mast 2005-03-08 13:08:57 +00:00
parent bf3215535c
commit 070049aaa8
2 changed files with 28 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# New ports collection makefile for: gstreamer-plugins-libmms
# Date created: 8 March 2005
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= net
GST_PLUGIN= libmms
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"

View file

@ -0,0 +1,14 @@
# New ports collection makefile for: gstreamer-plugins-libmms
# Date created: 8 March 2005
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
#
CATEGORIES= net
GST_PLUGIN= libmms
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"