# -*- 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 github 1.0 PortGroup muniversal 1.0 github.setup ivmai libatomic_ops 7_4_0 libatomic_ops- version 7.4.0 checksums rmd160 3536fcb8f0ef8c0c48aee91d35a3a644422c2228 \ sha256 79bc2d6d3089b3f8d9f3462aa2918406f6a45a9340aa7d34b2f1a15530a826dd maintainers nomaintainer categories devel platforms darwin # Permissive for parts from boehmgc, MIT for parts to be linked with other # software, GPL for the separate GPL'd library license Permissive MIT GPL-2 description The atomic_ops project (Atomic memory update operations portable implementation) long_description This package provides semi-portable access to hardware-provided atomic memory update operations on a number architectures. use_autoreconf yes