pkgsrc/audio/gkrellm-xmms/Makefile
wiz 7c6bc0615a Update to 0.5.6, since previous version doesn't compile with current
gkrellm package. Changes since 0.5.5, from the ChangeLog:
- Made GKrellMMS compile-able with GKrellM >= 1.2.9, contributed by Bill
  Wilson <bill--at--gkrellm.net>
- Made scroll separator configurable, contributed by Alper Ersoy <dirt--at--tfz.net>
2002-06-11 19:23:39 +00:00

19 lines
501 B
Makefile

# $NetBSD: Makefile,v 1.4 2002/06/11 19:23:39 wiz Exp $
DISTNAME= gkrellmms-0.5.6
PKGNAME= gkrellm-xmms-0.5.6
WRKSRC= ${WRKDIR}/gkrellmms
CATEGORIES= audio
MASTER_SITES= http://gkrellm.luon.net/files/
MAINTAINER= damon@netbsd.org
HOMEPAGE= http://gkrellm.luon.net/gkrellmms.phtml
COMMENT= gkrellm xmms plugin
DEPENDS+= xmms>=1.2.5:../xmms
DEPENDS+= gkrellm>=1.2.11:../../sysutils/gkrellm
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/lib/gkrellm/plugins
.include "../../mk/bsd.pkg.mk"