aboutsummaryrefslogtreecommitdiff
path: root/audio/wmmp
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2011-03-13 14:57:27 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2011-03-13 14:57:27 +0000
commitc78df607c0e9fcf6790bd247b961a8b5c50b5ecb (patch)
treefdc77a2bdadbfb134429314ed79ff9c073c63d45 /audio/wmmp
parentf3103c6f601ae9b3343b9f83daa51bc6714dfce0 (diff)
downloadports-c78df607c0e9fcf6790bd247b961a8b5c50b5ecb.tar.gz
ports-c78df607c0e9fcf6790bd247b961a8b5c50b5ecb.zip
Add new port audio/wmmp:
WMmp is a front-end for the MusicPD.Org player in the form of a Window Maker dockapp. WWW: http://musicpd.org/WMmp.shtml PR: ports/152073 Submitted by: Peter Vereshagin <peter at vereshagin.org>
Notes
Notes: svn path=/head/; revision=270798
Diffstat (limited to 'audio/wmmp')
-rw-r--r--audio/wmmp/Makefile21
-rw-r--r--audio/wmmp/distinfo2
-rw-r--r--audio/wmmp/pkg-descr4
3 files changed, 27 insertions, 0 deletions
diff --git a/audio/wmmp/Makefile b/audio/wmmp/Makefile
new file mode 100644
index 000000000000..4406400bbc40
--- /dev/null
+++ b/audio/wmmp/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: WMmp
+# Date created: 09 November 2010
+# Whom: Peter Vereshagin <peter@vereshagin.org>
+#
+# $FreeBSD$
+
+PORTNAME= WMmp
+PORTVERSION= 0.10.0
+CATEGORIES= audio windowmaker
+MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
+
+MAINTAINER= peter@vereshagin.org
+COMMENT= Window Maker Dockapp for MusicPD
+
+GNU_CONFIGURE= yes
+USE_XORG= x11 xpm
+
+PLIST_FILES= bin/WMmp
+MAN1= WMmp.1
+
+.include <bsd.port.mk>
diff --git a/audio/wmmp/distinfo b/audio/wmmp/distinfo
new file mode 100644
index 000000000000..3b7c3e2aec60
--- /dev/null
+++ b/audio/wmmp/distinfo
@@ -0,0 +1,2 @@
+SHA256 (WMmp-0.10.0.tar.gz) = 918ea42dc16fa5f3456cc28f38d286e948de30d1e5b5e00da2cfb45cf08c8d04
+SIZE (WMmp-0.10.0.tar.gz) = 228560
diff --git a/audio/wmmp/pkg-descr b/audio/wmmp/pkg-descr
new file mode 100644
index 000000000000..482f11fbc0f8
--- /dev/null
+++ b/audio/wmmp/pkg-descr
@@ -0,0 +1,4 @@
+WMmp is a front-end for the MusicPD.Org player in the form of a Window Maker
+dockapp.
+
+WWW: http://musicpd.org/WMmp.shtml