# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
github.setup rordenlab dcm2niix 1.0.20181125 v
version ${github.version}
maintainers {eborisch @eborisch} openmaintainer
description DICOM to NifTI converter
long_description dcm2niix is a designed to convert neuroimaging data from \
the DICOM format to the NIfTI format
rmd160 518b52a35c422511f0f5f73154b14dcaddb5f033 \
sha256 d766c345a41954b21d4dc1d90c2c5ddc6425e36228e6d9d8abccd03fc5427c06 \
depends_build-append port:git \
depends_lib-append port:openjpeg \
configure.args-append -DUSE_OPENJPEG=ON \
-DZLIB_IMPLEMENTATION=custom \
reinplace "/NAMES/s/$/ sphinx-build-3.7/" docs/CMakeLists.txt
set docdir ${prefix}/share/doc/${subport}
xinstall -d ${destroot}${docdir}
xinstall -m 0644 -W ${worksrcpath} \