# -*- 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

PortSystem          1.0
PortGroup           github 1.0

github.setup        remko age-plugin-se 0.1.4 v
github.tarball_from archive
revision            0

checksums           rmd160  74feaf0fb9a57bc2ef93bdd34ad0da4f75e3a8db \
                    sha256  52d9b9583783988fbe5e94bbe72089a870d128a2eba197fc09a95c13926fb27a \
                    size    325482

license             MIT
categories          security
maintainers         {cal @neverpanic} openmaintainer
installs_libs       no

description         Age plugin for Apple's Secure Enclave
long_description    \
    age-plugin-se is a plugin for age, enabling encryption using Apple's Secure \
    Enclave.

use_configure       no
use_xcode           yes

depends_build       port:scdoc

build.args          PREFIX=${prefix} RELEASE=1
destroot.args       PREFIX=${prefix} RELEASE=1