freebsd-ports/sysutils/moosefs3-metalogger/Makefile
Tobias Kortkamp ae22a7846a
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
2021-10-12 17:01:38 +02:00

11 lines
288 B
Makefile

# Created by: Jakub Kruszona-Zawadzki <acid@moosefs.com> ; Based on port created by: Chifeng Qu <chifeng@gmail.com>
PKGNAMESUFFIX= -metalogger
COMMENT= MooseFS metadata backup server
MFS_COMPONENT= metalogger
MASTERDIR= ${.CURDIR}/../moosefs3-master
.include "${MASTERDIR}/Makefile"