summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
blob: 5a9da6b654c04843334566ec364d67eab77b6106 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.12 2000/02/06 03:33:51 wiz Exp $

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

MAINTAINER=	root@garbled.net
HOMEPAGE=	http://www.tux.org/~ricdude/EsounD.html

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

GNU_CONFIGURE=	yes
USE_LIBTOOL=	yes

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