forked from Lainports/freebsd-ports
Add gstreamer-plugins-libmms.
A gstreamer plugin for playing mms:// and mmsh:// streams.
This commit is contained in:
parent
bf3215535c
commit
070049aaa8
2 changed files with 28 additions and 0 deletions
14
net/gstreamer-plugins-libmms/Makefile
Normal file
14
net/gstreamer-plugins-libmms/Makefile
Normal 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"
|
||||
14
net/gstreamer-plugins-libmms80/Makefile
Normal file
14
net/gstreamer-plugins-libmms80/Makefile
Normal 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"
|
||||
Loading…
Add table
Reference in a new issue