# -*- 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            cext
conflicts       cext-devel
version         1.2.6
revision        13
categories      science
license         GPL-2+
platforms       darwin
maintainers     eso.org:usd-help
description     ESO's C Library Extensions
long_description This provides a C utility library, which is used to implement \
                 the ESO Common Pipeline Library (CPL).
homepage        http://www.eso.org/sci/software/cpl
master_sites    https://ftp.eso.org/pub/dfs/pipelines/libraries/${name}
checksums       sha256 9dea2d70f2532c975fd0cfebc6e0b96ca8aa7703d39f482c6468991078821b0c



use_parallel_build  no

test.run        yes
test.target     installcheck
