freebsd-ports/graphics/xmms-iris/Makefile
Patrick Li 517fd3df7c Add new port xmms-iris - Really pretty 3D circular spectrum analyzer with
beat detection

PR:		37467
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-04-26 02:20:00 +00:00

26 lines
502 B
Makefile

# New ports collection makefile for: xmms-iris
# Date created: 25 Apr 2002
# Whom: David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#
PORTNAME= iris
PORTVERSION= 0.9
CATEGORIES= graphics
MASTER_SITES= http://cdelfosse.free.fr/xmms-iris/
PKGNAMEPREFIX= xmms-
MAINTAINER= dyeske@yahoo.com
BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
GNU_CONFIGURE= yes
USE_GLIB= yes
USE_GTK= yes
USE_GMAKE= yes
USE_MESA= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>