openbsd-ports/sysutils/gkrellm/plugins/mms/Makefile
naddy a8b586f9a9 Update to:
* gkrellm 2.2.0
* mms 2.1.19
* mss 2.5
* sun 0.11.0
* volume 2.1.9
* wireless 2.0.3

This also updates the dependancy on gkrellm to a minimum of 2.2.0, since
there are several updates that require some of the new functions.

From: Peter Hessler <spambox@theapt.org>
2004-05-18 14:49:56 +00:00

19 lines
401 B
Makefile

# $OpenBSD: Makefile,v 1.3 2004/05/18 14:49:56 naddy Exp $
COMMENT= "XMMS plugin for Gkrellm2"
DISTNAME= gkrellmms-2.1.19
CATEGORIES= audio sysutils/gkrellm
HOMEPAGE= http://gkrellm.luon.net/gkrellmms.phtml
MASTER_SITES= http://gkrellm.luon.net/files/
LIB_DEPENDS+= xmms.3::audio/xmms
WRKDIST= ${WRKDIR}/gkrellmms
ALL_TARGET= gkrellmms.so
PLUGIN= ${WRKSRC}/gkrellmms.so
.include <bsd.port.mk>