summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
blob: 2fd19d5f19565c8be45884b6677fd8230993dbd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.18 2001/02/16 13:30:35 wiz Exp $

DISTNAME=		esound-0.2.20
CATEGORIES=		audio
MASTER_SITES=		${MASTER_SITE_GNOME:=stable/sources/esound/}

MAINTAINER=		root@garbled.net
HOMEPAGE=		http://www.tux.org/~ricdude/EsounD.html
COMMENT=		the Enlightened sound daemon

DEPENDS+=		libaudiofile-*:../../audio/libaudiofile

GNU_CONFIGURE=		# defined
USE_LIBTOOL=		# defined
LTCONFIG_OVERRIDE=	${WRKSRC}/ltconfig

.include "../../mk/bsd.pkg.mk"