freebsd-ports/audio/xmms-shn/Makefile
Bill Fenner 1321aac119 Stick a distfile copy in ${MASTER_SITE_LOCAL} until shnutils.freeshell.org
comes back.

Noticed by:	Trevor Johnson <trevor@jpj.net>
2001-06-04 15:46:36 +00:00

25 lines
541 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/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= fenner
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>