summaryrefslogtreecommitdiffstats
path: root/multimedia/totem-xine/Makefile
blob: cfe4675d50935a9bfe2bc8064000f7c56724f834 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    totem-xine
# Date created:         March 2, 2007
# Whom:                 Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#   $MCom$

PORTREVISION=   0
PKGNAMESUFFIX=  -xine

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

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

WITH_TOTEM_XINE=    yes

CONFLICTS=  totem-[0-9]* totem-gstreamer-[0-9]*

.include "${MASTERDIR}/Makefile"