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

categories              devel
platforms               darwin
license                 netbsd

github.setup            jmmv atf 0.21 atf-

github.tarball_from     releases

maintainers             nomaintainer
description             The Automated Testing Framework
long_description        The Automated Testing Framework (ATF) is a collection of \
                        libraries and utilities designed to ease unattended \
                        application testing in the hands of developers and \
                        end users of a specific piece of software.

checksums               rmd160  c68d675a59ee717fb83dfbfbe530a48619f93946 \
                        sha256  92bc64180135eea8fe84c91c9f894e678767764f6dbc8482021d4dde09857505

destroot.args           testsdir=${prefix}/share/${name}/tests
