pkgsrc/audio/wmmp/Makefile
wiz 2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00

17 lines
453 B
Makefile

# $NetBSD: Makefile,v 1.9 2012/10/23 10:24:02 wiz Exp $
DISTNAME= WMmp-0.10.0
CATEGORIES= audio
MASTER_SITES= # http://mercury.chem.pitt.edu/~shank/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://musicpd.org/WMmp.shtml
COMMENT= Window Maker dock app for interfacing MPD
LICENSE= gnu-gpl-v2
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"