-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
/
Copy pathPortfile
23 lines (17 loc) · 861 Bytes
/
Portfile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# -*- 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