freebsd-ports/multimedia/totem-xine/Makefile
Edwin Groothuis 090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00

21 lines
513 B
Makefile

# New ports collection makefile for: totem-xine
# Date created: March 2, 2007
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports/multimedia/totem-xine/Makefile,v 1.1 2007/03/15 14:29:57 ahze Exp $
#
PORTREVISION= 3
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"