1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00
freebsd-ports/sysutils/moosefs2-cli/Makefile
Mark Felder 22d6c5c36e Move moosefs ports to moosefs2
This makes room for moosefs3-* and moosefs4-* ports. We do not want end
users blindly upgrading moosefs across major and have issues or data
loss.

PR:		210306
2016-07-07 20:58:23 +00:00

15 lines
302 B
Makefile

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