Files
ports/audio/rexima/Makefile
T
Gleb Popov 8d59f2fa7a audio/*: Move manpages to share/man
Approved by:	portmgr (blanket)
2024-02-18 19:03:00 +03:00

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>