freebsd-ports/audio/xmms-shn/Makefile

26 lines
541 B
Makefile
Raw Normal View History

# New ports collection makefile for: shntool
# Date created: 2 November 2000
# Whom: Bill Fenner <fenner@FreeBSD.Org>
#
# $FreeBSD$
#
PORTNAME= xmms-shn
2001-04-22 07:10:42 +02:00
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
2000-11-12 02:42:08 +01:00
BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms
2001-03-10 02:28:49 +01:00
USE_X_PREFIX= yes
2001-03-14 20:33:30 +01:00
USE_GTK= yes
USE_AUTOCONF= yes
USE_GMAKE= yes
.include <bsd.port.mk>