summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSeiichirou Hiraoka <flathill@FreeBSD.org>1999-04-16 12:11:47 +0000
committerSeiichirou Hiraoka <flathill@FreeBSD.org>1999-04-16 12:11:47 +0000
commit0b0ac32b1b27196e8ffb62cad9d53d781d0d0a78 (patch)
treec377a7c29f3cc218860a43b0aa8faf0e12c24f64 /audio
parentRespect CC and CFLAGS (diff)
PR: ports/11163
Submitted by: cpiazza@home.net Another mixer intended for the windowmaker dockapp.
Notes
Notes: svn path=/head/; revision=17923
Diffstat (limited to 'audio')
-rw-r--r--audio/mixer.app/Makefile21
-rw-r--r--audio/mixer.app/distinfo1
-rw-r--r--audio/mixer.app/pkg-comment1
-rw-r--r--audio/mixer.app/pkg-descr10
-rw-r--r--audio/mixer.app/pkg-plist1
5 files changed, 34 insertions, 0 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile
new file mode 100644
index 000000000000..ae6f9f10f4a4
--- /dev/null
+++ b/audio/mixer.app/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: mixer.app
+# Version required: 1.3.1
+# Date created: 16 April 1999
+# Whom: Chris Piazza <cpiazza@home.net>
+#
+# $Id$
+#
+
+DISTNAME= Mixer.app-1.3.1
+PKGNAME= mixer.app-1.3.1
+CATEGORIES= audio
+MASTER_SITES= http://www.student.hk-r.se/~pt96pli/mixer/
+
+MAINTAINER= cpiazza@home.net
+
+USE_IMAKE= yes
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/Mixer ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/audio/mixer.app/distinfo b/audio/mixer.app/distinfo
new file mode 100644
index 000000000000..68653950a129
--- /dev/null
+++ b/audio/mixer.app/distinfo
@@ -0,0 +1 @@
+MD5 (Mixer.app-1.3.1.tar.gz) = 63522ee9e9ace5dc43919381a565ee27
diff --git a/audio/mixer.app/pkg-comment b/audio/mixer.app/pkg-comment
new file mode 100644
index 000000000000..1a2cfe96ca48
--- /dev/null
+++ b/audio/mixer.app/pkg-comment
@@ -0,0 +1 @@
+Another mixer intended for the windowmaker dockapp.
diff --git a/audio/mixer.app/pkg-descr b/audio/mixer.app/pkg-descr
new file mode 100644
index 000000000000..da6bd6862e11
--- /dev/null
+++ b/audio/mixer.app/pkg-descr
@@ -0,0 +1,10 @@
+A dockapp that controls the mixer for three volumes:
+ * Master
+ * CD
+ * PCM
+
+Author:
+Per Liden <per@rsn.hk-r.se>
+
+-Chris Piazza
+cpiazza@home.net
diff --git a/audio/mixer.app/pkg-plist b/audio/mixer.app/pkg-plist
new file mode 100644
index 000000000000..25a3ce9b905a
--- /dev/null
+++ b/audio/mixer.app/pkg-plist
@@ -0,0 +1 @@
+bin/Mixer