10 lines
209 B
Makefile
10 lines
209 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -chunkserver
|
|
|
|
COMMENT= MooseFS data storage and synchronization component
|
|
|
|
MFS_COMPONENT= chunkserver
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs2-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|