image: freebsd/latest packages: - autoconf - automake - libtool - gettext - pkgconf - help2man - texinfo - texlive-full - dejagnu tasks: - build: | cd aplwc ./bootstrap --skip-po --copy ./configure make - test: | cd aplwc make check make distcheck triggers: - action: email condition: always to: petermikkelsen10@gmail.com