forked from Lainports/opnsense-ports
9 lines
157 B
Makefile
9 lines
157 B
Makefile
PKGNAMESUFFIX= -cli
|
|
|
|
COMMENT= MooseFS command line interface
|
|
|
|
MFS_COMPONENT= cli
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs2-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|