Lines 2-13
Link Here
|
2 |
# Date created: 14 July 2003 |
2 |
# Date created: 14 July 2003 |
3 |
# Whom: mig |
3 |
# Whom: mig |
4 |
# |
4 |
# |
5 |
# $FreeBSD: ports/audio/xmms-infopipe/Makefile,v 1.5 2004/02/06 |
5 |
# $FreeBSD$ |
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= xmms-infopipe |
8 |
PORTNAME= xmms-infopipe |
9 |
PORTVERSION= 1.3 |
9 |
PORTVERSION= 1.3 |
10 |
PORTREVISION= 2 |
10 |
PORTREVISION= 3 |
11 |
CATEGORIES= audio |
11 |
CATEGORIES= audio |
12 |
MASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/ |
12 |
MASTER_SITES= http://www.beastwithin.org/users/wwwwolf/code/xmms/ |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
Lines 15-20
Link Here
|
15 |
MAINTAINER= mig@mig-29.net |
15 |
MAINTAINER= mig@mig-29.net |
16 |
COMMENT= Create a named pipe to retrive xmms info about currently |
16 |
COMMENT= Create a named pipe to retrive xmms info about currently |
17 |
|
17 |
|
|
|
18 |
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms |
18 |
RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms |
19 |
RUN_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms |
19 |
|
20 |
|
20 |
USE_X_PREFIX= yes |
21 |
USE_X_PREFIX= yes |