aboutsummaryrefslogtreecommitdiffstats
path: root/net/gstreamer-plugins-libmms/Makefile
blob: 85eb70fc4124603ad95e478ed63cb35f8921027a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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=   0
CATEGORIES= net

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

GST_PLUGIN= libmms

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

NO_STAGE=   yes
.include "${MASTERDIR}/Makefile"