summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
blob: c813adc9548bd23a4be499bfeb16673324de60c3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.13 2000/05/30 19:20:12 drochner Exp $

DISTNAME=	esound-0.2.18
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"