1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
freebsd-ports/sysutils/moosefs3-cli/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

12 lines
274 B
Makefile

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