freebsd-ports/audio/xmms-liveice/Makefile
Edwin Groothuis c91c8e8e4d chase lib version change of multimedia/xmms
PR:		ports/56505
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2003-09-08 00:10:16 +00:00

26 lines
563 B
Makefile

# New ports collection makefile for: xmms-liveice
# Date created: 5 Febrary 2000
# Whom: Espen Skoglund <esk@ira.uka.de>
#
# $FreeBSD$
#
PORTNAME= xmms-liveice
PORTVERSION= 1.0.0
CATEGORIES= audio
MASTER_SITES= http://star.arm.ac.uk/~spm/software/
DISTNAME= liveice-xmms
MAINTAINER= esk@ira.uka.de
COMMENT= Use XMMS for streaming audio to Icecast servers
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame
WRKSRC= ${WRKDIR}/LiveIce-1.0.0
USE_X_PREFIX= yes
USE_GNOME= gtk12
USE_LIBTOOL= yes
.include <bsd.port.mk>