2013-09-20 16:36:35 +02:00
|
|
|
# Created by: Jerry Eriksson <jerry@freebsd.se>
|
2003-01-20 04:45:51 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2003-05-12 11:10:18 +02:00
|
|
|
PORTNAME= rexima
|
2003-12-30 02:12:04 +01:00
|
|
|
PORTVERSION= 1.4
|
2003-05-12 11:10:18 +02:00
|
|
|
CATEGORIES= audio
|
2015-05-14 12:15:04 +02:00
|
|
|
MASTER_SITES= SUNSITE/apps/sound/mixers
|
2003-01-20 04:45:51 +01:00
|
|
|
|
2003-12-30 02:12:04 +01:00
|
|
|
MAINTAINER= jerry@freebsd.se
|
2014-06-09 13:21:52 +02:00
|
|
|
COMMENT= ncurses-based console mixer
|
2003-01-20 04:45:51 +01:00
|
|
|
|
2014-02-16 12:03:11 +01:00
|
|
|
LICENSE= GPLv2
|
|
|
|
|
|
|
|
PLIST_FILES= bin/rexima man/man1/rexima.1.gz
|
2003-05-12 11:10:18 +02:00
|
|
|
|
2007-04-17 00:14:54 +02:00
|
|
|
.include <bsd.port.mk>
|