blob: 1a6757a94e1c0aa2a433e725c8415beab01e0077 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
PORTREVISION= 1
PKGNAMESUFFIX= -cli
COMMENT= MooseFS command line interface
MFS_COMPONENT= cli
MASTERDIR= ${.CURDIR}/../moosefs2-master
.include "${MASTERDIR}/Makefile"
|