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

PortSystem          1.0
PortGroup           github 1.0

github.setup        jmmv kyua 0.11 kyua-
revision            2
categories          devel
license             BSD
maintainers         openmaintainer landonf

description         Kyua is a testing framework for infrastructure software.
long_description    Kyua is a testing framework for infrastructure software, \
                    originally designed to equip BSD-based operating systems \
                    with a test suite.

github.tarball_from releases
checksums           md5     166cb2078d72f231c315d4aec1b673bc \
                    sha1    ba4b822c7157bf9b3478717fc3ff9bb9883d7a8f \
                    rmd160  4b7b7b21eafc53f54bfefaae57dbfa0dceb27586

platforms           darwin

depends_build       port:pkgconfig

depends_lib         port:lutok \
                    port:lua \
                    port:sqlite3