aboutsummaryrefslogtreecommitdiff
path: root/sysutils/xbatt/Makefile
blob: bd60944219fdfcca2d95f709c54a1e7295f05674 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>

PORTNAME=	xbatt
PORTVERSION=	1.2.1
PORTREVISION=	4
CATEGORIES=	sysutils
MASTER_SITES=	http://www.clave.gr.jp/~eto/xbatt/

MAINTAINER=	egypcio@FreeBSD.org
COMMENT=	Laptop battery status display for X11

ONLY_FOR_ARCHS=	amd64 i386

USES=		imake:noman xorg
USE_XORG=	ice sm x11 xaw xext xmu xpm xt
PLIST_FILES=	"@(,operator,2755) bin/xbatt"

.include <bsd.port.mk>