aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-shn/Makefile
blob: 5bbd4f886322432e755421d83bde5741a39fb636 (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
# New ports collection makefile for:   shntool
# Date created:        2 November 2000
# Whom:                Bill Fenner <fenner@FreeBSD.Org>
#
# $FreeBSD$
#

PORTNAME=	xmms-shn
PORTVERSION=	2.2.3
CATEGORIES=	audio
MASTER_SITES=	http://shnutils.freeshell.org/xmms-shn/source/

MAINTAINER=	fenner@FreeBSD.Org

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

USE_X_PREFIX=	yes
USE_GTK=	yes
USE_AUTOCONF=	yes
USE_GMAKE=	yes

.include <bsd.port.mk>