aboutsummaryrefslogtreecommitdiffstats
path: root/audio/streamtuner-live365/Makefile
blob: 3462a246731f792bfb821d8595253488bb299391 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:    streamtuner-live365
# Date created:         18 Jul 2002
# Whom:             Jean-Yves Lefort <jylefort@brutele.be>
#
# $FreeBSD$
#

PORTNAME=       live365
PORTVERSION=        0.3.0
CATEGORIES=     audio www
MASTER_SITES=       ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= streamtuner
PKGNAMEPREFIX=      streamtuner-
DISTNAME=       ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}

MAINTAINER=     jylefort@brutele.be
COMMENT=    A Live365 plugin for streamtuner

BUILD_DEPENDS=      ${X11BASE}/include/streamtuner/streamtuner.h:${PORTSDIR}/audio/streamtuner
RUN_DEPENDS=        ${X11BASE}/bin/streamtuner:${PORTSDIR}/audio/streamtuner

USE_X_PREFIX=       yes
GNU_CONFIGURE=      yes

.include <bsd.port.mk>