2000-02-10 06:40:02 +00:00
|
|
|
# New ports collection makefile for: xmms-liveice
|
|
|
|
# Date created: 5 Febrary 2000
|
|
|
|
# Whom: Espen Skoglund <esk@ira.uka.de>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-08 21:25:03 +00:00
|
|
|
PORTNAME= xmms-liveice
|
|
|
|
PORTVERSION= 1.0.0
|
2000-02-10 06:40:02 +00:00
|
|
|
CATEGORIES= audio
|
|
|
|
MASTER_SITES= http://star.arm.ac.uk/~spm/software/
|
2000-04-08 21:25:03 +00:00
|
|
|
DISTNAME= liveice-xmms
|
2000-02-10 06:40:02 +00:00
|
|
|
|
|
|
|
MAINTAINER= esk@ira.uka.de
|
|
|
|
|
|
|
|
LIB_DEPENDS= xmms.1:${PORTSDIR}/audio/xmms
|
2000-10-05 06:36:23 +00:00
|
|
|
RUN_DEPENDS= lame:${PORTSDIR}/audio/lame
|
2000-02-10 06:40:02 +00:00
|
|
|
|
|
|
|
WRKSRC= ${WRKDIR}/LiveIce-1.0.0
|
2000-10-02 12:24:59 +00:00
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
2000-10-05 06:36:23 +00:00
|
|
|
USE_GTK= yes
|
2000-02-10 06:40:02 +00:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|