# Created by: Clement Laforet # $FreeBSD$ PORTNAME= unfs3 PORTVERSION= 0.9.22 PORTREVISION= 1 CATEGORIES= net MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= User-space implementation of the NFSv3 server specification LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= autoreconf GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ENV= YACC=byacc PLIST_FILES= sbin/unfsd man/man7/tags.7.gz man/man8/unfsd.8.gz MAKE_JOBS_UNSAFE= yes OPTIONS_DEFINE= CLUSTER_EXT CLUSTER_EXT_CONFIGURE_ON= --enable-cluster .include