# -*- 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 name libfreehand version 0.1.1 categories graphics license MPL-2 maintainers zip.com.au:cbradney openmaintainer platforms darwin homepage https://wiki.documentfoundation.org/DLP/Libraries/${name} master_sites http://dev-www.libreoffice.org/src/${name} description libfreehand is a library and a set of tools for reading and converting binary files \ produced by Aldus/Macromedia/Adobe FreeHand. long_description ${description} use_xz yes checksums rmd160 83c295f3a2cb5f0fa3f84fc67c39dccbbcf57abc \ sha256 ec6676d0c63f7feac7801a1fe18dd7abe9044b39c3882fc99b9afef39bdf1d30 depends_build port:pkgconfig depends_lib port:librevenge \ port:boost \ port:icu \ port:lcms2 \ port:zlib configure.args --disable-werror \ --disable-silent-rules \ --without-docs variant docs description {Build API documentation} { depends_build-append port:doxygen configure.args-replace --without-docs --with-docs } livecheck.type regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"