# -*- 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 PortGroup github 1.0 name sdl_sopwith version 2.5.0 categories games license GPL-2+ maintainers {samthompson.com:pubgithub @sambthompson} openmaintainer description Classic biplane shooter long_description This is a port of the classic computer game \"Sopwith\" \ to run on modern computers and operating systems. homepage https://fragglet.github.io/sdl-sopwith/ # Development has migrated to github for newer 2.x series. github.setup fragglet sdl-sopwith ${version} sdl-sopwith- github.tarball_from releases checksums md5 9527c13fd463731d0e189deb24eb39f8 \ sha1 8e644f7e6c567b7fb51709e62582641467d7952e \ rmd160 5261b253020715a0fcb18c3b032c239ef9278b46 \ sha256 afef3efb49994aec6a37185bde97af46d7231a7bf18dfbc6d3c87251f3f9dd46 \ size 1046380 depends_build port:pkgconfig depends_lib port:libsdl2 patchfiles src_sdl_Makefile.in.patch app.name Sopwith app.executable sopwith app.icon src/sopwith.png github.livecheck.branch trunk