pkgsrc/audio/emixer/Makefile
2002-10-25 17:17:29 +00:00

21 lines
507 B
Makefile

# $NetBSD: Makefile,v 1.11 2002/10/25 17:18:19 wiz Exp $
#
DISTNAME= emixer-0.05.5
PKGNAME= emixer-0.5.5
CATEGORIES= audio
MASTER_SITES= http://emixer.linuxbox.com/
MAINTAINER= hubertf@netbsd.org
HOMEPAGE= http://emixer.linuxbox.com/
COMMENT= mpg123-frontend that can mix two mp3 streams, and fade between them
DEPENDS+= mpg123-0.59*:../../audio/mpg123
USE_BUILDLINK2= YES
post-extract:
${CP} ${FILESDIR}/Makefile ${WRKSRC}
.include "../../devel/ncurses/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"