Ticket #68167: Portfile

File Portfile, 923 bytes (added by artkiver (グレェ), 12 months ago)

WIP Portfile for Bonzomatic

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
3PortSystem          1.0
4PortGroup           cmake 1.1
5PortGroup           github 1.0
6
7github.setup        Gargaj Bonzomatic 2023-06-15
8
9categories          editors
10license             public-domain
11maintainers         {@artkiver gmail.com:artkiver} openmaintainer
12
13description         Live shader coding tool and Shader Showdown workhorse
14long_description    This is a live-coding tool, where you can write a 2D \
15                    fragment pixel shader while it is running in the background.
16homepage            https://www.pouet.net/topic.php?which=9881 
17github.tarball_from archive
18checksums           rmd160  2637dfad343a5e7010fdb530a8e56790df8c5049 \
19                    sha256  f41903d47fc744a726c7ecdaee78e2d9dda790beb22e310a63f6a0a1c0cfd4a7 \
20                    size    9072357