2006-05-31 11:12:18 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2006/05/31 09:12:18 rillig Exp $
|
2004-04-11 20:13:11 +02:00
|
|
|
#
|
|
|
|
|
2006-05-31 11:12:18 +02:00
|
|
|
BMP_USE_ESD:= yes
|
2004-04-11 20:13:11 +02:00
|
|
|
.include "../../audio/bmp/Makefile.common"
|
|
|
|
|
|
|
|
PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
|
2006-04-17 16:52:10 +02:00
|
|
|
PKGREVISION= 4
|
2004-04-11 20:13:11 +02:00
|
|
|
CATEGORIES+= gnome
|
|
|
|
|
2005-10-09 10:56:18 +02:00
|
|
|
COMMENT= BMP plugin to output sound through the esound daemon
|
|
|
|
|
2004-12-25 16:22:36 +01:00
|
|
|
DEPENDS+= bmp>=0.9.7:../../audio/bmp
|
2004-04-11 20:13:11 +02:00
|
|
|
|
2006-05-31 11:12:18 +02:00
|
|
|
BUILD_DIRS= Output/esd
|
2004-04-11 20:13:11 +02:00
|
|
|
|
|
|
|
.include "../../audio/esound/buildlink3.mk"
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|