freebsd-ports/audio/xmms-shn/Makefile
2001-04-22 05:10:42 +00:00

23 lines
489 B
Makefile

# 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>