freebsd-ports/sysutils/bsdisks/Makefile
2022-01-17 14:29:06 +03:00

19 lines
403 B
Makefile

PORTNAME= bsdisks
DISTVERSION= 0.27
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= 6a92dd764fa6335848036e0233b0baf3e4d69f0c
.include <bsd.port.mk>