summaryrefslogtreecommitdiff
path: root/audio/esound/Makefile
blob: f382ee535e32c2e90ab46e6d7cf3108ffcb6125e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.7 1999/08/22 22:02:32 tron Exp $

DISTNAME=	esound-0.2.8
CATEGORIES=	audio
MASTER_SITES=	${MASTER_SITE_GNOME:=gnome-1.0/sources/}

MAINTAINER=	root@garbled.net
HOMEPAGE=	http://pw1.netcom.com/~ericmit/EsounD.html

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

GNU_CONFIGURE=	yes
USE_GMAKE=	yes
USE_LIBTOOL=	yes

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