freebsd-ports/multimedia/totem-gstreamer/Makefile
Michael Johnson d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00

22 lines
570 B
Makefile

# 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.13 2006/03/01 04:32:55 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"