# $FreeBSD: head/x11/dsbautostart/Makefile 449498 2017-09-09 16:48:31Z tobik $

PORTNAME=	dsbautostart
PORTVERSION=	1.1
CATEGORIES=	x11
MASTER_SITES=	http://freeshell.de/~mk/download/

MAINTAINER=	mk@nic-nac-project.org
COMMENT=	Manage commands to be executed at X session start

LICENSE=	BSD2CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		tar:tgz qmake

USE_GL=		gl
USE_QT5=	buildtools_build core gui linguisttools_build widgets

.include <bsd.port.mk>
