opnsense-ports/sysutils/bsdisks/Makefile
Franco Fichtner fdde2a42b2 */*: sync with upstream
Taken from: FreeBSD
2016-10-28 17:54:21 +02:00

17 lines
343 B
Makefile

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