aboutsummaryrefslogtreecommitdiff
path: root/audio/wmsmixer/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-04-07 04:59:20 +0000
committerWill Andrews <will@FreeBSD.org>2001-04-07 04:59:20 +0000
commitc58cd5952abf04283fe94c5801e8df59f173278b (patch)
treee841000e1b707e85b559ec793d4e53fdc17c061f /audio/wmsmixer/Makefile
parent03f59161c3b430f6193a81f9eb35d45ce965c5bb (diff)
downloadports-c58cd5952abf04283fe94c5801e8df59f173278b.tar.gz
ports-c58cd5952abf04283fe94c5801e8df59f173278b.zip
Add wmsmixer 0.5, an audio mixer for the WindowMaker dock.
PR: 26281 Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
Notes
Notes: svn path=/head/; revision=40997
Diffstat (limited to 'audio/wmsmixer/Makefile')
-rw-r--r--audio/wmsmixer/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/audio/wmsmixer/Makefile b/audio/wmsmixer/Makefile
new file mode 100644
index 000000000000..4dfb60720e16
--- /dev/null
+++ b/audio/wmsmixer/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for: wmsmixer
+# Date created: 2 April 2001
+# Whom: Konstantinos Konstantinidis <kkonstan@daemon.gr>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wmsmixer
+PORTVERSION= 0.5
+CATEGORIES= audio windowmaker
+MASTER_SITES= http://www.hibernaculum.demon.co.uk/download/
+
+MAINTAINER= kkonstan@daemon.gr
+
+USE_XPM= YES
+USE_IMAKE= YES
+
+.include <bsd.port.mk>