# -*- 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 app 1.0 name starfighter version 1.7 categories games platforms darwin maintainers nomaintainer license GPL-3+ description 2D Space Shooter long_description 2D Space Shooter\; after decades of war one company, \ who had gained powerful supply both sides with \ weaponary, steps forwards and crushes both warring \ factions in one swift movement. Using far superior \ weaponary and AI craft, the company was completely \ unstoppable and now no one can stand in their way. \ Thousands began to perish under the iron fist of the \ company. The people cried out for a saviour, for \ someone to light this dark hour... and someone did. homepage http://starfighter.nongnu.org/ master_sites https://download.savannah.gnu.org/releases/starfighter/${version}/ distname ${name}-${version}-src checksums rmd160 2d8be37560103d5ed66e711bf423f2dc86c965b9 \ sha256 5b8c53ee680ad29558e244b59345fbc7c2100a542d2839dd74e22f84e5858698 depends_build port:pkgconfig depends_lib port:libsdl2 \ port:libsdl2_mixer \ port:libsdl2_image patchfiles src_Starfighter.cpp.patch app.icon ${worksrcpath}/misc/starfighter.png app.identifier org.nongnu.${app.name}