Files
ports/filesystems/moosefs-cli/Makefile
T
Piotr R. Konopelko (MooseFS) edf44a2d39 filesystems/moosefs-*: Add new ports MooseFS 4.58.3
MooseFS Distributed Storage – Open Source, Petabyte, Fault-Tolerant,
Highly Performing, Scalable Network Distributed File System /
Software-Defined Storage.

Official site: https://moosefs.com/
Source repository: https://github.com/moosefs/moosefs/
Documentation: https://docs.moosefs.com/

PR:		289966
Co-authored-by:	Vladimir Druzenko <vvd@FreeBSD.org>
2026-02-13 01:24:06 +03:00

11 lines
185 B
Makefile

PORTREVISION= 0
PKGNAMESUFFIX= -${MFS_COMPONENT}
COMMENT= MooseFS command line interface
MFS_COMPONENT= cli
MASTERDIR= ${.CURDIR}/../moosefs-master
.include "${MASTERDIR}/Makefile"