freebsd-ports/audio/xmms-tfmx/Makefile
Joe Marcus Clarke 8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00

24 lines
468 B
Makefile

# New ports collection makefile for: xmms-tfmx
# Date created: 21 May 2000
# Whom: Anders Nordby <anders@fix.no>
#
# $FreeBSD$
#
PORTNAME= xmms-tfmx
PORTVERSION= 0.3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.nuug.no/pub/anders/distfiles/ \
http://atreides.freenix.no/~anders/
MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOMENG= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>