aboutsummaryrefslogtreecommitdiffstats
path: root/net/gstreamer-plugins-libmms/Makefile
blob: 432d04d5c0f962c29266c5d799f57cc935ab9a2d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    gstreamer-plugins-libmms
# Date created:         8 March 2005
# Whom:             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=   2
CATEGORIES= net

COMMENT=    Gstreamer mms:// and mmsh:// plugin

GST_PLUGIN= libmms

MASTERDIR=  ${.CURDIR}/../../multimedia/gstreamer-plugins

.include "${MASTERDIR}/Makefile"