freebsd-ports/sysutils/moosefs2-chunkserver/Makefile
Mark Felder 22d6c5c36e Move moosefs ports to moosefs2
This makes room for moosefs3-* and moosefs4-* ports. We do not want end
users blindly upgrading moosefs across major and have issues or data
loss.

PR:		210306
2016-07-07 20:58:23 +00:00

14 lines
338 B
Makefile

# Created by: Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
# $FreeBSD$
PKGNAMESUFFIX= -chunkserver
COMMENT= MooseFS data storage and synchronization component
LICENSE= GPLv2
MFS_COMPONENT= chunkserver
MASTERDIR= ${.CURDIR}/../moosefs2-master
.include "${MASTERDIR}/Makefile"