# $FreeBSD: head/sysutils/bsdisks/Makefile 449591 2017-09-10 20:55:38Z gerald $

PORTNAME=	bsdisks
PORTVERSION=	0.3
PORTREVISION=	2
CATEGORIES=	sysutils
MASTER_SITES=	https://bitbucket.org/arrowd/bsdisks/downloads/

MAINTAINER=	6yearold@gmail.com
COMMENT=	UDisks2 service implementation for FreeBSD

LICENSE=	BSD3CLAUSE

USES=		cmake compiler:c++11-lang

USE_QT5=	qmake_build buildtools_build core dbus

.include <bsd.port.mk>
