opnsense-ports/sysutils/bsdisks/Makefile
Franco Fichtner 4f7ac7e49e */*: sync with upstream
Taken from: FreeBSD
2016-06-24 04:38:28 +02:00

17 lines
343 B
Makefile

# $FreeBSD$
PORTNAME= bsdisks
PORTVERSION= 0.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>