# -*- 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        OpenLightingProject libartnet 1.1.2
revision            0
checksums           rmd160  746c59989631bb503d6b1b9d96d31c68b6671bb2 \
                    sha256  19cdda434e208a81ddd138377f11046364438e40e34542ae101d6aa3fcaec696 \
                    size    484104

categories          multimedia net
platforms           darwin
maintainers         nomaintainer
license             LGPL-2.1+

description         implementation of the ArtNet protocol designed for POSIX systems
long_description    ${description}

homepage            https://www.openlighting.org/libartnet-main/
github.tarball_from releases

patchfiles          patch-artnet-Makefile.in.diff
