opnsense-ports/sysutils/moosefs3-client/Makefile
Franco Fichtner 3494ee09f6 */*: sync with upstream
Taken from: FreeBSD
2017-05-14 12:46:30 +02:00

16 lines
391 B
Makefile

# Created by: Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
# $FreeBSD$
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"