00067d600c
Mail to the maintainer bounced.
15 lines
305 B
Makefile
15 lines
305 B
Makefile
PORTNAME= rexima
|
|
PORTVERSION= 1.4
|
|
CATEGORIES= audio
|
|
MASTER_SITES= SUNSITE/apps/sound/mixers
|
|
|
|
MAINTAINER= jerry@freebsd.se
|
|
COMMENT= ncurses-based console mixer
|
|
WWW= http://www.svgalib.org/rus/rexima.html
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= ncurses
|
|
PLIST_FILES= bin/rexima man/man1/rexima.1.gz
|
|
|
|
.include <bsd.port.mk>
|