image: freebsd/latest packages: - autoconf - automake - libtool - gettext - pkgconf - help2man - texinfo tasks: - build: | cd aplwc ./bootstrap --skip-po --copy ./configure make - test: | cd aplwc make check make distcheck