summaryrefslogtreecommitdiff
path: root/sysutils/wmlmmon/Makefile
blob: bece089c332d0b14b46eb31480f1626d5ab12b60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# New ports collection makefile for:	wmlmmon
# Date created:				24 September 1999
# Whom:					Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#

PORTNAME=	wmlmmon
PORTVERSION=	0.60
CATEGORIES=	sysutils windowmaker
MASTER_SITES=	http://www.fxp.org/~jedgar/wmlmmon/

MAINTAINER=	jedgar@fxp.org
COMMENT=	WM dock app to display info from MB power management controllers

ONLY_FOR_ARCHS=	i386

USE_X_PREFIX=	yes
USE_XPM=	yes

GNU_CONFIGURE=	yes
MAN8=		wmlmmon.8
MANCOMPRESSED=	yes

.include <bsd.port.mk>