f08512ccd0
Approved by: portmgr (blanket)
10 lines
173 B
Makefile
10 lines
173 B
Makefile
PORTREVISION= 1
|
|
PKGNAMESUFFIX= -cli
|
|
|
|
COMMENT= MooseFS command line interface
|
|
|
|
MFS_COMPONENT= cli
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs3-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|