summaryrefslogtreecommitdiffstats
path: root/audio/xmmix
diff options
context:
space:
mode:
authorerich <erich@FreeBSD.org>1996-08-16 13:26:30 +0000
committererich <erich@FreeBSD.org>1996-08-16 13:26:30 +0000
commit13d15e91d897c3486cb58b6368d8b487362fa2f9 (patch)
treec6dbcfb89539a89c5ea5f330b07bbf0c21ac1cf7 /audio/xmmix
parent817d9bfdab75769feb1592d209169dd3af72fdca (diff)
downloadFreeBSD-ports-13d15e91d897c3486cb58b6368d8b487362fa2f9.zip
FreeBSD-ports-13d15e91d897c3486cb58b6368d8b487362fa2f9.tar.gz
New port for `xmmix', a motif based x-audio mixer
Diffstat (limited to 'audio/xmmix')
-rw-r--r--audio/xmmix/Makefile14
-rw-r--r--audio/xmmix/distinfo1
-rw-r--r--audio/xmmix/pkg-comment1
-rw-r--r--audio/xmmix/pkg-descr20
-rw-r--r--audio/xmmix/pkg-plist5
5 files changed, 41 insertions, 0 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile
new file mode 100644
index 0000000..7c1a263
--- /dev/null
+++ b/audio/xmmix/Makefile
@@ -0,0 +1,14 @@
+# New ports collection makefile for: xmmix
+# Version required: 1.2
+# Date created: Mon Aug 5 10:54:25 CDT 1996
+# Whom: erich@FreeBSD.org
+#
+
+DISTNAME= xmmix-1.2
+CATEGORIES+= audio
+MASTER_SITES= ftp://ftp.x.org/contrib/applications/xmmix/
+
+USE_IMAKE= yes
+REQUIRES_MOTIF= yes
+
+.include <bsd.port.mk>
diff --git a/audio/xmmix/distinfo b/audio/xmmix/distinfo
new file mode 100644
index 0000000..a64d283
--- /dev/null
+++ b/audio/xmmix/distinfo
@@ -0,0 +1 @@
+MD5 (xmmix-1.2.tar.gz) = 9c9b6133efe25ad3402f8771c2afa9a0
diff --git a/audio/xmmix/pkg-comment b/audio/xmmix/pkg-comment
new file mode 100644
index 0000000..8f23703
--- /dev/null
+++ b/audio/xmmix/pkg-comment
@@ -0,0 +1 @@
+a Motif based audio mixer
diff --git a/audio/xmmix/pkg-descr b/audio/xmmix/pkg-descr
new file mode 100644
index 0000000..6a1b9c1
--- /dev/null
+++ b/audio/xmmix/pkg-descr
@@ -0,0 +1,20 @@
+From the README:
+
+ Xmmix is a sound mixer utility for the X Window System using the
+ OSF/Motif interface. It requires the Unix Sound System (formerly
+ "VoxWare") sound driver by Hannu Savolainen (hannu@voxware.pp.fi).
+
+ For those of you with access to the WWW (via Netscape, NCSA Mosaic
+ or other WWW browser), The URL for the xmmix home page is as
+ follows:
+
+ http://sunsite.unc.edu/~cddb/xmmix/
+
+ This home page provides up-to-date information about the
+ current release version, online README file, FTP service to get
+ the software, an interactive form to send comments and
+ suggestions, and late breaking announcement, if any.
+
+I don't have hardware to test all the features, but it looks ok.
+eric.
+erich@FreeBSD.org
diff --git a/audio/xmmix/pkg-plist b/audio/xmmix/pkg-plist
new file mode 100644
index 0000000..2488180
--- /dev/null
+++ b/audio/xmmix/pkg-plist
@@ -0,0 +1,5 @@
+bin/xmmix
+lib/X11/app-defaults/XMmix
+lib/X11/xmmix.hlp
+man/man1/xmmix.1.gz
+
OpenPOWER on IntegriCloud