# $Id: Portfile 135188 2015-04-18 21:19:16Z khindenburg@macports.org $ PortSystem 1.0 name mhddfs version 0.1.10 revision 3 categories fuse license GPL-3+ maintainers gmail.com:mellon85 description FUSE-based filesystem for combined mountpoints long_description This FUSE-based file system allows mount points (or directories) to be \ combined, simulating a single big volume which can merge several hard disks. homepage http://mhddfs.uvw.ru/ platforms macosx master_sites ${homepage}downloads/ checksums md5 6ea5e65a4595f71cbe534eb08028c0b8 \ sha1 98566e854453924b8e426120b85aa7088a0853ee \ rmd160 ff0502d220d4eb3aaa0c37ebf6989be66518d2b8 depends_build port:pkgconfig depends_lib port:osxfuse port:libiconv patchfiles patch-main.c.diff distname ${name}_${version} worksrcdir ${name}-${version} use_configure no destroot { xinstall -m 755 ${worksrcpath}/mhddfs ${destroot}${prefix}/bin } livecheck.regex ${name}.(\[0-9.\]+)${extract.suffix}