Lines 2-8
Link Here
|
2 |
# Date created: 20 May 2005 |
2 |
# Date created: 20 May 2005 |
3 |
# Whom: Alexander Botero-Lowry <alex@foxybanana.com> |
3 |
# Whom: Alexander Botero-Lowry <alex@foxybanana.com> |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/audio/xmms2/Makefile,v 1.5 2006/04/01 03:48:17 edwin Exp $ |
5 |
# $FreeBSD: ports/audio/xmms2/Makefile,v 1.4 2006/03/07 01:14:46 tmclaugh Exp $ |
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= xmms2 |
8 |
PORTNAME= xmms2 |
Lines 13-21
Link Here
|
13 |
DISTNAME= ${PORTNAME}-0.2DrDolittle |
13 |
DISTNAME= ${PORTNAME}-0.2DrDolittle |
14 |
|
14 |
|
15 |
MAINTAINER= alex@foxybanana.com |
15 |
MAINTAINER= alex@foxybanana.com |
|
|
16 |
.if !defined(XMMS2_SLAVE) |
16 |
COMMENT= Rewrite of xmms as a client/server system (developer release) |
17 |
COMMENT= Rewrite of xmms as a client/server system (developer release) |
|
|
18 |
.endif |
17 |
|
19 |
|
18 |
BUILD_DEPENDS= scons:${PORTSDIR}/devel/scons |
20 |
BUILD_DEPENDS+= scons:${PORTSDIR}/devel/scons |
19 |
.if !defined(XMMS2_SLAVE) |
21 |
.if !defined(XMMS2_SLAVE) |
20 |
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ |
22 |
LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ |
21 |
vorbis.3:${PORTSDIR}/audio/libvorbis |
23 |
vorbis.3:${PORTSDIR}/audio/libvorbis |