# -*- 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 barrage version 1.0.6 categories games maintainers nomaintainer license GPL-2+ description Action game with objective to destroy tanks, jeeps, etc. long_description Barrage is a rather violent action game with the \ objective to kill and destroy as many targets as \ possible within 3 minutes. You control a gun that may \ either fire small or large grenades at soldiers, jeeps \ and tanks. Targets are fast paced and require careful \ aiming as it takes half a second to reload the gun. \ Additionally you have to keep an eye on your ammo and \ reload in time. homepage https://lgames.sourceforge.net/index.php?project=Barrage master_sites sourceforge:project/lgames/barrage checksums rmd160 5b3bf986e031e6af3b1d4a76f001e93042e6b6b9 \ sha256 9c5924cd3e408dc3df5ec771c2f12c938f915fd3f2d6656a003beea311381dae \ size 510190 depends_lib port:libsdl \ port:libsdl_mixer configure.args --disable-sdltest post-destroot { file delete -force ${destroot}${prefix}/share/applications } app.icon barrage48.png app.identifier net.sourceforge.lgames.${app.name} livecheck.type regex livecheck.url https://lgames.sourceforge.net/downloads.php livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"