freebsd-ports/sysutils/moosefs2-client/Makefile

15 lines
298 B
Makefile
Raw Normal View History

# Created by: Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
# $FreeBSD$
PKGNAMESUFFIX= -client
COMMENT= MooseFS client tools
LICENSE= GPLv2
MFS_COMPONENT= client
MASTERDIR= ${.CURDIR}/../moosefs2-master
.include "${MASTERDIR}/Makefile"