1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/graphics/totem/Makefile
Joe Marcus Clarke c73a16a7b5 Add totem, a xine-based video player for the GNOME 2 desktop.
PR:		44177
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2002-10-17 19:21:04 +00:00

25 lines
531 B
Makefile

# New ports collection makefile for: totem
# Date created: 17 Oct 2002
# Whom: Hendrik Scholz <hendrik@scholz.net>
#
# $FreeBSD$
#
PORTNAME= totem
PORTVERSION= 0.10.0
CATEGORIES= graphics gnome
MASTER_SITES= http://www.hadess.net/files/software/totem/
MAINTAINER= hendrik@scholz.net
LIB_DEPENDS= xine.2:${PORTSDIR}/graphics/libxine \
gnomeui-2.0:${PORTSDIR}/x11-toolkits/libgnomeui
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>