Ticket #29890: Portfile.2

File Portfile.2, 1.1 KB (added by p3k (Tobi Schäfer), 13 years ago)

Revised Portfile proposal

Line 
1# -*- 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
2# $Id$
3
4PortSystem          1.0
5
6name                ola-examples
7version             0.8.9
8categories          net comms
9platforms           darwin
10license             LGPL-2.1+
11maintainers         gmail.com:nomis52 \
12                    p3k.org:interface
13
14description         Tools for OLA, the open framework for DMX lighting control
15
16long_description    The Open Lighting Architecture (OLA) provides a plugin \
17                    framework for distributing DMX512 control signals on \
18                    Mac and Linux. It provides C++ and Python libraries \
19                    which abstract away the underlying DMX over IP protocol \
20                    or DMX interface.
21
22homepage            http://opendmx.net/index.php/OLA
23master_sites        googlecode.com:linux-lighting
24
25checksums           sha1      3da39be1f407ffc9c3a740967b53dd419d243473 \
26                    rmd160    ae40c16a1e441c2e718be5d37a7045c886d1b57e
27
28depends_lib         port:ola