freebsd-ports/multimedia/totem-gstreamer/Makefile
Joe Marcus Clarke 291fec34c3 Update to 1.0.1.
2005-04-17 23:00:51 +00:00

21 lines
435 B
Makefile

# New ports collection makefile for: totem-gstreamer
# Date created: 04 December 2004
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
PKGNAMESUFFIX= -gstreamer
MAINTAINER= gnome@FreeBSD.org
COMMENT= A Gstreamer-based video player for the Gnome 2 desktop
MASTERDIR= ${.CURDIR}/../totem
OPTIONS=
WITH_GSTREAMER= yes
CONFLICTS= totem-[0-9]*
.include "${MASTERDIR}/Makefile"