2007-01-04 15:19:53 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.8 2007/01/04 20:19:54 steven Exp $
|
import of gkrellm 2.1.21 and associated plugins
besides bringing gkrellm and the plugins up2date, this introduces a new
port structure, where all plugins are located in sysutils/gkrellm/plugins.
the set of plugins consists of:
aclock, bgchg, flynn, itime, kam, launch, mailwatch, mms, moon, mss, reminder
shoot, stock, sun, volume, weather and wireless
ports done and maintained by Peter Hessler <spambox@theapt.org>
all prior maintainers either agreed to him taking over their plugins or
timed out.
2003-11-03 15:34:16 -05:00
|
|
|
|
|
|
|
COMMENT= "GkrellM2 plugin to monitor wireless strength"
|
|
|
|
|
2004-05-18 10:49:56 -04:00
|
|
|
VERSION= 2.0.3
|
import of gkrellm 2.1.21 and associated plugins
besides bringing gkrellm and the plugins up2date, this introduces a new
port structure, where all plugins are located in sysutils/gkrellm/plugins.
the set of plugins consists of:
aclock, bgchg, flynn, itime, kam, launch, mailwatch, mms, moon, mss, reminder
shoot, stock, sun, volume, weather and wireless
ports done and maintained by Peter Hessler <spambox@theapt.org>
all prior maintainers either agreed to him taking over their plugins or
timed out.
2003-11-03 15:34:16 -05:00
|
|
|
DISTNAME= gkrellmwireless-${VERSION}
|
2007-01-04 15:19:53 -05:00
|
|
|
PKGNAME= gkrellm-wireless-${VERSION}p5
|
import of gkrellm 2.1.21 and associated plugins
besides bringing gkrellm and the plugins up2date, this introduces a new
port structure, where all plugins are located in sysutils/gkrellm/plugins.
the set of plugins consists of:
aclock, bgchg, flynn, itime, kam, launch, mailwatch, mms, moon, mss, reminder
shoot, stock, sun, volume, weather and wireless
ports done and maintained by Peter Hessler <spambox@theapt.org>
all prior maintainers either agreed to him taking over their plugins or
timed out.
2003-11-03 15:34:16 -05:00
|
|
|
CATEGORIES= net sysutils/gkrellm
|
|
|
|
|
|
|
|
HOMEPAGE= http://gkrellm.luon.net/gkrellmwireless.phtml
|
|
|
|
|
|
|
|
MASTER_SITES= http://gkrellm.luon.net/files/
|
|
|
|
|
|
|
|
WRKDIST= ${WRKDIR}/gkrellmwireless
|
|
|
|
PLUGIN= ${WRKSRC}/wireless.so
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|