freebsd-ports/audio/wmmp/Makefile
Max Brazhnikov c78df607c0 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>
2011-03-13 14:57:27 +00:00

22 lines
433 B
Makefile

# 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>