summaryrefslogtreecommitdiffstats
path: root/multimedia/totem-gstreamer/Makefile
blob: b88c7b57581323c266c084b7be249c0b2e4ff792 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# New ports collection makefile for:    totem-gstreamer
# Date created:         04 December 2004
# Whom:                 Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/multimedia/totem-gstreamer/Makefile,v 1.12 2006/02/25 00:09:19 marcus Exp $
#

PORTREVISION=   0
PKGNAMESUFFIX=  -gstreamer

MAINTAINER= gnome@FreeBSD.org
COMMENT=    A Gstreamer-based video player for the Gnome 2 desktop

MASTERDIR=  ${.CURDIR}/../totem

OPTIONS=    MOZILLA_PLUGIN "Totem mozilla plugin" off
WITH_GSTREAMER= yes

CONFLICTS=  totem-[0-9]*

.include "${MASTERDIR}/Makefile"