summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/Makefile1
-rw-r--r--audio/rexima/Makefile22
-rw-r--r--audio/rexima/distinfo1
-rw-r--r--audio/rexima/files/patch-Makefile10
-rw-r--r--audio/rexima/pkg-comment1
-rw-r--r--audio/rexima/pkg-descr6
-rw-r--r--audio/rexima/pkg-plist1
7 files changed, 42 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 4527258ea8d1..65e63f2968c7 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -207,6 +207,7 @@
SUBDIR += rebler
SUBDIR += replay
SUBDIR += resid
+ SUBDIR += rexima
SUBDIR += rio
SUBDIR += rio500
SUBDIR += rioutil
diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile
new file mode 100644
index 000000000000..a68fcaff012c
--- /dev/null
+++ b/audio/rexima/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: rexima
+# Date created: 15 Jul 2002
+# Whom: Jerry Eriksson <jerry.e@gmx.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= rexima
+PORTVERSION= 1.2
+CATEGORIES= audio
+MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/apps/sound/mixers/
+
+MAINTAINER= jerry.e@gmx.net
+
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} < 400010
+LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
+.endif
+
+MAN1= rexima.1
+.include <bsd.port.post.mk>
diff --git a/audio/rexima/distinfo b/audio/rexima/distinfo
new file mode 100644
index 000000000000..7c70a2c99427
--- /dev/null
+++ b/audio/rexima/distinfo
@@ -0,0 +1 @@
+MD5 (rexima-1.2.tar.gz) = e74e73c6170c9ced428901d3d52e4fc6
diff --git a/audio/rexima/files/patch-Makefile b/audio/rexima/files/patch-Makefile
new file mode 100644
index 000000000000..1a635ce21dea
--- /dev/null
+++ b/audio/rexima/files/patch-Makefile
@@ -0,0 +1,10 @@
+--- Makefile.orig Sun Jan 19 19:44:36 2003
++++ Makefile Sun Jan 19 19:44:49 2003
+@@ -7,7 +7,6 @@
+ # MANDIR to directory for man page.
+ # Usually it will be simpler to just set PREFIX.
+ #
+-PREFIX=/usr/local
+ BINDIR=$(PREFIX)/bin
+ MANDIR=$(PREFIX)/man/man1
+
diff --git a/audio/rexima/pkg-comment b/audio/rexima/pkg-comment
new file mode 100644
index 000000000000..fa618c2e6276
--- /dev/null
+++ b/audio/rexima/pkg-comment
@@ -0,0 +1 @@
+A ncurses-based console mixer
diff --git a/audio/rexima/pkg-descr b/audio/rexima/pkg-descr
new file mode 100644
index 000000000000..b3940fe16234
--- /dev/null
+++ b/audio/rexima/pkg-descr
@@ -0,0 +1,6 @@
+A small and flexible console mixer using ncurses.
+
+WWW: http://rus.members.beeb.net/rexima.html
+
+- Jerry Eriksson
+jerry.e@gmx.net
diff --git a/audio/rexima/pkg-plist b/audio/rexima/pkg-plist
new file mode 100644
index 000000000000..f292465077c4
--- /dev/null
+++ b/audio/rexima/pkg-plist
@@ -0,0 +1 @@
+bin/rexima