2008-06-06 06:27:55 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2008/06/06 10:27:55 sthen 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
|
|
|
|
2007-09-15 17:14:00 -04:00
|
|
|
COMMENT= GkrellM2 plugin to monitor wireless strength
|
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
|
|
|
|
2007-10-25 11:15:54 -04:00
|
|
|
DISTNAME= gkrellmwireless-2.0.3
|
2008-06-06 06:27:55 -04:00
|
|
|
PKGNAME= ${DISTNAME}p0
|
2007-10-25 11:15:54 -04:00
|
|
|
CATEGORIES= net
|
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
|
|
|
|
|
|
|
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>
|