8626d49964
- Trim Makefile headers - Use space in WWW Line PR: ports/178397, ports/178398, ports/178399 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
14 lines
282 B
Makefile
14 lines
282 B
Makefile
PORTVERSION= 1.6.27
|
|
PORTREVISION?= 0
|
|
MASTER_SITES= http://www.moosefs.org/tl_files/mfscode/ \
|
|
http://ports.quxingwen.com/dist/mfs/
|
|
|
|
DISTNAME= mfs-${PORTVERSION}-1
|
|
WRKSRC= ${WRKDIR}/mfs-${PORTVERSION}
|
|
|
|
LICENSE= GPLv3
|
|
|
|
USERS= mfs
|
|
GROUPS= mfs
|
|
GNU_CONFIGURE= yes
|
|
MFS_WORKDIR= /var
|