# Created by: Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
# $FreeBSD: tags/RELEASE_11_1_0/sysutils/moosefs3-client/Makefile 440860 2017-05-13 23:50:49Z linimon $

PKGNAMESUFFIX=	-client

COMMENT=	MooseFS client tools

LICENSE=	GPLv2

MFS_COMPONENT=	client

BROKEN_powerpc64=	fails to compile: mfs_fuse.c: internal compiler error: Segmentation fault

MASTERDIR=	${.CURDIR}/../moosefs3-master

.include "${MASTERDIR}/Makefile"
