# Created by: Yen-Ming Lee PORTNAME= chironfs PORTVERSION= 1.1.1 PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= https://BSDforge.com/projects/source/sysutils/chironfs/ PKGNAMEPREFIX= fusefs- MAINTAINER= portmaster@BSDforge.com COMMENT= FUSE based filesystem with replication at the filesystem level LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/doc/copyright USES= fuse localbase:ldflags GNU_CONFIGURE= yes PLIST_FILES= bin/chironfs bin/chirctl man/man8/chironfs.8.gz PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's,-liconv,${ICONV_LIB},' ${WRKSRC}/src/Makefile.* post-patch-DOCS-off: @${REINPLACE_CMD} -e 's, doc , ,' ${WRKSRC}/Makefile.in .include