summaryrefslogtreecommitdiff
path: root/audio/streamtuner-live365/Makefile
blob: f9b502823da87f131be050cb2061353d3da8ebd6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.12 2004/03/30 22:26:58 xtraeme Exp $
#

DISTNAME=	streamtuner-live365-0.3.4
CATEGORIES=	audio
MASTER_SITES=	http://savannah.nongnu.org/download/streamtuner/

MAINTAINER=	xtraeme@NetBSD.org
HOMEPAGE=	http://www.nongnu.org/streamtuner/
COMMENT=	Live365 plugin for streamtuner

USE_BUILDLINK3=	    yes
USE_LIBTOOL=	    yes
USE_PKGLOCALEDIR=   yes
GNU_CONFIGURE=	    yes
USE_X11=	    yes

SHLIBTOOL_OVERRIDE=	libtool

.include "../../audio/streamtuner/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"