aboutsummaryrefslogtreecommitdiffstats
path: root/audio/xmms-fc/Makefile
blob: c136034e2531e0348d83d22426dc96dbfc2b8d3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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.1
CATEGORIES= audio
MASTER_SITES=   http://www.geocities.com/SiliconValley/Lakes/5147/mod/
EXTRACT_SUFX=   .tgz

MAINTAINER= dyeske@yahoo.com

LIB_DEPENDS=    xmms.3:${PORTSDIR}/audio/xmms

USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
USE_GTK=    yes

.include <bsd.port.mk>