1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00

1. upgrade to 1.3

2. make portlint happy

PR:		51939 (1)
Submitted by:	maintainer (1)
This commit is contained in:
Ying-Chieh Liao 2003-05-12 09:10:18 +00:00
parent c5a38c1cac
commit 8935916dda
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80816
3 changed files with 11 additions and 9 deletions

View File

@ -5,19 +5,21 @@
# $FreeBSD$
#
PORTNAME= rexima
PORTVERSION= 1.2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/
PORTNAME= rexima
PORTVERSION= 1.3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mixers
MAINTAINER= jerry.e@gmx.net
MAINTAINER= jerry@rootbsd.net
COMMENT= A ncurses-based console mixer
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif
MAN1= rexima.1
MAN1= rexima.1
.include <bsd.port.post.mk>

View File

@ -1 +1 @@
MD5 (rexima-1.2.tar.gz) = e74e73c6170c9ced428901d3d52e4fc6
MD5 (rexima-1.3.tar.gz) = 6b315504d5117fadcb6d94e16943d878

View File

@ -3,4 +3,4 @@ A small and flexible console mixer using ncurses.
WWW: http://rus.members.beeb.net/rexima.html
- Jerry Eriksson
jerry.e@gmx.net
jerry@rootbsd.net