aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-fc/Makefile
blob: afe13133de01bbf67475d24a7f9c123e1eb6bb15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:    xmms-fc
# Date created:             8 Jan 2002
# Whom:                 David Yeske <dyeske@yahoo.com>
#
# $FreeBSD$
#

PORTNAME=   xmms-fc
PORTVERSION=    0.5.3
CATEGORIES= audio
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}

MAINTAINER= dyeske@yahoo.com

BUILD_DEPENDS=  xmms-config:${PORTSDIR}/audio/xmms
RUN_DEPENDS=    xmms:${PORTSDIR}/audio/xmms

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
USE_GNOMENG=    yes
USE_GNOME=  gtk12

.include <bsd.port.mk>