2023-01-16 13:01:04 +03:00

21 lines
452 B
Makefile

PORTNAME= bsdisks
DISTVERSION= 0.29
CATEGORIES= sysutils
MAINTAINER= arrowd@FreeBSD.org
COMMENT= UDisks2 service implementation for FreeBSD
WWW= https://foss.heptapod.net/bsdutils/bsdisks
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= ebeabb2daa4088cabd7f230e590bec9b190b3455
.include <bsd.port.mk>