PortSystem              1.0

name                    CoreOSMakefiles
version                 77
categories              devel
platforms               any
maintainers             nomaintainer
license                 APSL-1.1
description             Darwin Core OS Common Makefiles
long_description        These are some makefiles which are required to build \
                        some Darwin Core OS projects. Note that this port \
                        implies MAKEFILEPATH=${prefix}/share/Makefiles

homepage                http://opensource.apple.com/source/${name}/
master_sites            https://github.com/apple-oss-distributions/${name}/archive

checksums               rmd160  aa7a5724907a0719ea6c1c39c96ad2a11adaec56 \
                        sha256  b8bf4c3fa727d71615665322bb22813eda15962544df5238cc37aa606bda276c \
                        size    17200

# handle stealth update; remove with next version change
dist_subdir             ${name}/${version}_1
worksrcdir              ${name}-${distname}

supported_archs         noarch
use_configure           no

depends_build           path:bin/unifdef:developer_cmds

destroot.args           DEVELOPER_DIR=${destroot}${prefix}/share

build {}

livecheck.type          regex
livecheck.regex         "CoreOSMakefiles-(\[\\d.\]+)"
