Files
Joshua Root 08afbbe9ef security/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-28 18:05:09 +11:00

36 lines
1.1 KiB
Tcl

# -*- 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 moriyoshi cyrus-sasl-xoauth2 0.2 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
checksums rmd160 7ddde236a533807134bd59c52b0110583d5e8fe9 \
sha256 50bb3ce7af25745dd8f771705499a3e27fe3fb862d1c0a652d634d41b0ca91f6 \
size 14125
maintainers {cal @neverpanic} openmaintainer
categories security net
license MIT
description Plugin implementation of XOAUTH2 for cyrus-sasl
long_description {*}${description}
patchfiles patch-autogen.sh-use-glibtoolize.diff
use_autoreconf yes
autoreconf.cmd ./autogen.sh
configure.args --with-cyrus-sasl=${prefix}
depends_build-append \
port:libtool \
port:automake \
port:autoconf
depends_lib-append \
port:cyrus-sasl2