Import audio/clementine-player version 1.2.1_7
[dports.git] / audio / rexima / Makefile
1 # Created by: Jerry Eriksson <jerry@freebsd.se>
2 # $FreeBSD$
3
4 PORTNAME=       rexima
5 PORTVERSION=    1.4
6 CATEGORIES=     audio
7 MASTER_SITES=   SUNSITE
8 MASTER_SITE_SUBDIR=     apps/sound/mixers
9
10 MAINTAINER=     jerry@freebsd.se
11 COMMENT=        A ncurses-based console mixer
12
13 LICENSE=        GPLv2
14
15 PLIST_FILES=    bin/rexima man/man1/rexima.1.gz
16
17 .include <bsd.port.mk>