freebsd-ports/multimedia/totem/Makefile

26 lines
549 B
Makefile
Raw Normal View History

# New ports collection makefile for: totem
# Date created: 17 Oct 2002
# Whom: Hendrik Scholz <hendrik@scholz.net>
#
# $FreeBSD$
#
PORTNAME= totem
PORTVERSION= 0.90.0
2003-02-07 20:33:51 +01:00
PORTREVISION= 1
CATEGORIES= graphics gnome
MASTER_SITES= http://www.hadess.net/files/software/totem/
MAINTAINER= hendrik@scholz.net
LIB_DEPENDS= xine.3:${PORTSDIR}/graphics/libxine \
2003-02-07 20:33:51 +01:00
gnomeui-2.200:${PORTSDIR}/x11-toolkits/libgnomeui
USE_X_PREFIX= yes
USE_GNOMENG= yes
USE_GNOME= gnomeprefix
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>