forked from Lainports/freebsd-ports
10 lines
173 B
Makefile
10 lines
173 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -cli
|
|
|
|
COMMENT= MooseFS command line interface
|
|
|
|
MFS_COMPONENT= cli
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs2-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|