aboutsummaryrefslogtreecommitdiff
path: root/audio/wmmixer
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-01-31 21:31:25 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-01-31 21:31:25 +0000
commite44d59ec802b9bf4fb8d369071b8a947049db392 (patch)
tree2d8377830e7bab2f515f1cfb45a3442f2dc57403 /audio/wmmixer
parent20720fa5554abce8dfb08973f0d443d085b728e4 (diff)
downloadports-e44d59ec802b9bf4fb8d369071b8a947049db392.tar.gz
ports-e44d59ec802b9bf4fb8d369071b8a947049db392.zip
Notes
Diffstat (limited to 'audio/wmmixer')
-rw-r--r--audio/wmmixer/Makefile23
-rw-r--r--audio/wmmixer/distinfo2
-rw-r--r--audio/wmmixer/pkg-descr1
3 files changed, 26 insertions, 0 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile
new file mode 100644
index 000000000000..8f25c73b8407
--- /dev/null
+++ b/audio/wmmixer/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: wmmixer
+# Date created: 11 July 1998
+# Whom: Rich Neswold <rneswold@mcs.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wmmixer
+PORTVERSION= 2.0
+CATEGORIES= audio windowmaker
+MASTER_SITES= CRITICAL
+
+MAINTAINER= ehaupt@FreeBSD.org
+COMMENT= An audio mixer for the WindowMaker dock
+
+LICENSE= GPLv2
+
+USE_IMAKE= yes
+USE_XORG= xpm
+
+PLIST_FILES= bin/wmmixer
+
+.include <bsd.port.mk>
diff --git a/audio/wmmixer/distinfo b/audio/wmmixer/distinfo
new file mode 100644
index 000000000000..a0b6e5eb0f0e
--- /dev/null
+++ b/audio/wmmixer/distinfo
@@ -0,0 +1,2 @@
+SHA256 (wmmixer-2.0.tar.gz) = e107ed173b3575d0bae5d5c499c36ada6f12cbdfe590b090ad4222b49ccde3ed
+SIZE (wmmixer-2.0.tar.gz) = 19017
diff --git a/audio/wmmixer/pkg-descr b/audio/wmmixer/pkg-descr
new file mode 100644
index 000000000000..9d4f7e063125
--- /dev/null
+++ b/audio/wmmixer/pkg-descr
@@ -0,0 +1 @@
+An audio mixer for the WindowMaker dock.