freebsd-ports/audio/rexima/Makefile
Stefan Eßer 00067d600c audio/rexima: replace stale URL in WWW
Mail to the maintainer bounced.
2022-09-10 23:16:45 +02:00

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>