11 lines
169 B
Makefile
11 lines
169 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -client
|
|
|
|
COMMENT= MooseFS client tools
|
|
|
|
MFS_COMPONENT= client
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs3-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|