pkgsrc/audio/rexima/Makefile
wiz 31ff2831e1 Initial import of rexima-1.4:
rexima is a curses-based interactive mixer which can also be used
from the command-line. It runs on any terminal with a screen size
of 80x24 or greater. It's intended to be a simple, general, usable
mixer without all the chrome usually present in other mixers.
2004-10-23 09:24:54 +00:00

16 lines
438 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2004/10/23 09:24:54 wiz Exp $
#
DISTNAME= rexima-1.4
CATEGORIES= audio
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://rus.members.beeb.net/rexima.html
COMMENT= Curses-based interactive mixer
USE_BUILDLINK3= yes
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/ossaudio.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"