View | Details | Raw Unified | Return to bug 26730
Collapse All | Expand All

(-)wmavgload/Makefile (-1 / +3 lines)
Lines 11-20 Link Here
11
MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}
11
MASTER_SITES=	${MASTER_SITE_WINDOWMAKER}
12
MASTER_SITE_SUBDIR=	contrib/srcs/utils
12
MASTER_SITE_SUBDIR=	contrib/srcs/utils
13
13
14
MAINTAINER=	kushn@mail.kar.net
14
MAINTAINER=	anders@fix.no
15
15
16
USE_IMAKE=	yes
16
USE_IMAKE=	yes
17
USE_XPM=	yes
17
USE_XPM=	yes
18
NO_INSTALL_MANPAGES=	yes
18
NO_INSTALL_MANPAGES=	yes
19
20
ALL_TARGET=	wmavgload
19
21
20
.include <bsd.port.mk>
22
.include <bsd.port.mk>
(-)wmavgload/pkg-descr (+2 lines)
Lines 1-3 Link Here
1
wmavgload - WindowMaker docable average load monitor.
1
wmavgload - WindowMaker docable average load monitor.
2
Adapted from asload by Nic Bernstein.
2
Adapted from asload by Nic Bernstein.
3
Optionnally executes a program on click (see 'wmavgload -h' for options).
3
Optionnally executes a program on click (see 'wmavgload -h' for options).
4
5
- Anders Nordby <anders@fix.no>

Return to bug 26730