8d59f2fa7a
Approved by: portmgr (blanket)
17 lines
327 B
Makefile
17 lines
327 B
Makefile
PORTNAME= rexima
|
|
PORTVERSION= 1.4
|
|
PORTREVISION= 1
|
|
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 share/man/man1/rexima.1.gz
|
|
|
|
.include <bsd.port.mk>
|