summaryrefslogtreecommitdiff
path: root/filesystems/moosefs3-chunkserver/Makefile
blob: 34b4fb34d7322f88b7f60ea85b252dfa2f80edc5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
PORTREVISION=	1
PKGNAMESUFFIX=	-chunkserver

COMMENT=	MooseFS data storage and synchronization component

MFS_COMPONENT=	chunkserver

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

.include "${MASTERDIR}/Makefile"