forked from Lainports/freebsd-ports
10 lines
169 B
Makefile
10 lines
169 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -client
|
|
|
|
COMMENT= MooseFS client tools
|
|
|
|
MFS_COMPONENT= client
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs2-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|