freebsd-ports/audio/rexima/Makefile
Jimmy Olgeni 37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00

17 lines
326 B
Makefile

# Created by: Jerry Eriksson <jerry@freebsd.se>
# $FreeBSD$
PORTNAME= rexima
PORTVERSION= 1.4
CATEGORIES= audio
MASTER_SITES= SUNSITE
MASTER_SITE_SUBDIR= apps/sound/mixers
MAINTAINER= jerry@freebsd.se
COMMENT= ncurses-based console mixer
LICENSE= GPLv2
PLIST_FILES= bin/rexima man/man1/rexima.1.gz
.include <bsd.port.mk>