opnsense-ports/sysutils/bsdisks/Makefile
Franco Fichtner bd10d0aaac */*: sync with upstream
Taken from: HardenedBSD
2018-08-10 10:11:12 +02:00

18 lines
364 B
Makefile

# $FreeBSD$
PORTNAME= bsdisks
PORTVERSION= 0.4
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= https://bitbucket.org/arrowd/bsdisks/downloads/
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
.include <bsd.port.mk>