summaryrefslogtreecommitdiff
path: root/x11/xload/Makefile
blob: a8c92e4bc826c4a8f46656b4e086bcf08b2125e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	xload
PORTVERSION=	1.1.2
CATEGORIES=	x11

MAINTAINER=	x11@FreeBSD.org
COMMENT=	System load average display for X

LICENSE=	MIT

XORG_CAT=	app
USE_XORG=	xt xaw

MAN1=		xload.1

NO_STAGE=	yes
.include <bsd.port.mk>