1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/audio/xmms-liveice/Makefile
2002-01-14 13:41:32 +00:00

26 lines
497 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
LIB_DEPENDS= xmms.3:${PORTSDIR}/audio/xmms
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame
WRKSRC= ${WRKDIR}/LiveIce-1.0.0
USE_X_PREFIX= yes
USE_GTK= yes
USE_LIBTOOL= yes
.include <bsd.port.mk>