9 lines
148 B
Makefile
9 lines
148 B
Makefile
PKGNAMESUFFIX= -cgi
|
|
|
|
COMMENT= MooseFS CGI interface
|
|
|
|
MFS_COMPONENT= cgi
|
|
|
|
MASTERDIR= ${.CURDIR}/../moosefs3-master
|
|
|
|
.include "${MASTERDIR}/Makefile"
|