mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
070049aaa8
A gstreamer plugin for playing mms:// and mmsh:// streams.
15 lines
277 B
Makefile
15 lines
277 B
Makefile
# 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"
|