opnsense-ports/sysutils/dsblogoutmgr/Makefile
Franco Fichtner 375b68a97d */*: sync with upstream
Taken from: HardenedBSD
2018-06-29 08:54:33 +02:00

19 lines
372 B
Makefile

# $FreeBSD$
PORTNAME= dsblogoutmgr
PORTVERSION= 1.2
CATEGORIES= sysutils
MASTER_SITES= http://freeshell.de/~mk/download/
MAINTAINER= mk@nic-nac-project.org
COMMENT= Graphical logout manager
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= qt:5 tar:tgz qmake
USE_GL= gl
USE_QT= buildtools_build core gui linguisttools_build widgets
.include <bsd.port.mk>