opnsense-ports/sysutils/dsbbatmon/Makefile
Franco Fichtner 58f461525b */*: sync with upstream
Taken from: HardenedBSD
2021-06-23 09:00:51 +02:00

18 lines
391 B
Makefile

PORTNAME= dsbbatmon
DISTVERSION= 1.0.6
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://freeshell.de/~mk/download/
MAINTAINER= mk@nic-nac-project.org
COMMENT= Qt battery monitor
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= compiler:c++11-lang gl qmake qt:5 tar:tgz
USE_GL= gl
USE_QT= buildtools_build core gui linguisttools_build widgets
.include <bsd.port.mk>