1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/audio/wmmp/Makefile
2014-02-14 15:40:20 +00:00

19 lines
368 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
PLIST_FILES= bin/WMmp \
man/man1/WMmp.1.gz
.include <bsd.port.mk>