Update sysutils/filelight to version 20.04.0
[dports.git] / sysutils / xbatt / Makefile
1 # Created by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
2 # $FreeBSD$
3
4 PORTNAME=       xbatt
5 PORTVERSION=    1.2.1
6 PORTREVISION=   4
7 CATEGORIES=     sysutils
8 MASTER_SITES=   http://www.clave.gr.jp/~eto/xbatt/
9
10 MAINTAINER=     egypcio@FreeBSD.org
11 COMMENT=        Laptop battery status display for X11
12
13 ONLY_FOR_ARCHS= amd64 i386
14
15 USES=           imake:noman xorg
16 USE_XORG=       ice sm x11 xaw xext xmu xpm xt
17 PLIST_FILES=    "@(,operator,2755) bin/xbatt"
18
19 .include <bsd.port.mk>