freebsd-ports/audio/wmmp/Makefile

19 lines
373 B
Makefile

# Created by: 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
NO_STAGE= yes
PLIST_FILES= bin/WMmp
MAN1= WMmp.1
.include <bsd.port.mk>