mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
862e5bf88f
Fix gstreamer-plugins-bad after changes in the master port
15 lines
337 B
Makefile
15 lines
337 B
Makefile
# Created by: Koop Mast <kwm@FreeBSD.org>
|
|
# $FreeBSD$
|
|
# $MCom: ports/net/gstreamer-plugins-libmms/Makefile,v 1.3 2008/03/19 14:05:38 ahze Exp $
|
|
|
|
PORTREVISION= 1
|
|
CATEGORIES= net
|
|
|
|
COMMENT= Gstreamer mms:// and mmsh:// plugin
|
|
|
|
GST_PLUGIN= libmms
|
|
|
|
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
|
|
|
|
.include "${MASTERDIR}/Makefile"
|