aboutsummaryrefslogblamecommitdiff
path: root/sysutils/bsdisks/Makefile
blob: a14d2f7b253b4c8ef27ed2bb5963f81f61e8fd32 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11


                       
                    
                        
 
                                  



                                                          
                                              
 
                                                      
 


                                         
                                                        
 
                      
# $FreeBSD$

PORTNAME=	bsdisks
DISTVERSION=	0.22
CATEGORIES=	sysutils

MAINTAINER=	arrowd@FreeBSD.org
COMMENT=	UDisks2 service implementation for FreeBSD

LICENSE=	BSD3CLAUSE

USES=		cmake compiler:c++11-lang qt:5

USE_QT=		qmake_build buildtools_build core dbus

USE_GITLAB=	yes
GL_SITE=	https://foss.heptapod.net
GL_ACCOUNT=	bsdutils
GL_COMMIT=	8a2ce75a35c1848e45ef399c7a702bf126dd2090

.include <bsd.port.mk>