# -*- 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 # $Id$ PortSystem 1.0 PortGroup cmake 1.0 name h3dui version 2.3.0 categories graphics platforms darwin maintainers sensegraphics.com:support license GPL-2+ description Extension for H3DAPI for support of touchable 3D menues. long_description ${description} homepage http://www.h3dapi.org master_sites ftp://www.h3dapi.org/pub/releases/source checksums rmd160 5468159b06ff944f3fe898b0e28019f9db4dd7f3 \ sha256 33ff32ed629fbab411814a41c8767e23281937a56dfcd34d3f360d076d394136 depends_lib port:h3dapi patchfiles patch-build-CMakeLists.txt.diff configure.post_args ${worksrcpath}/build cmake.out_of_source yes livecheck.type regex livecheck.url ${master_sites}/ livecheck.regex h3dui-(\[0-9.\]+)${extract.suffix}