summaryrefslogtreecommitdiff
path: root/audio/rexima/Makefile
blob: b8429cbbe749d9a64ee146f5fa3c1bef413c790f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	rexima
PORTVERSION=	1.4
CATEGORIES=	audio
MASTER_SITES=	SUNSITE/apps/sound/mixers

MAINTAINER=	jerry@freebsd.se
COMMENT=	ncurses-based console mixer

LICENSE=	GPLv2

USES=		ncurses
PLIST_FILES=	bin/rexima man/man1/rexima.1.gz

.include <bsd.port.mk>