# -*- 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 cmake 1.1 PortGroup github 1.0 github.setup Keriew Augustus 3.2.0 v github.tarball_from archive name augustus-caesar-3 revision 0 description An (enhanced) open source re-implementation of Caesar III long_description \ Augustus is a fork of the Julius project that intends to incorporate \ gameplay changes. The aim of this project is to provide enhanced, \ customizable gameplay to Caesar 3 using project Julius UI enhancements. \ Augustus is able to load Caesar 3 and Julius saves, however saves made \ with Augustus will not work outside Augustus. categories games installs_libs no license AGPL-3 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer depends_lib-append port:libpng \ port:libsdl2 \ port:libsdl2_mixer \ port:zlib checksums rmd160 c13096aa1f90c4177aba8f3c1a03c5fe04f04445 \ sha256 90d66d33737a7b72a2f51d408e987c442fcc9bdf56b9a1b2eea087a1d0862d39 \ size 92034090 destroot { copy ${cmake.build_dir}/augustus.app \ ${destroot}${applications_dir}/Augustus.app } notes " Augustus can be found in the MacPorts Applications directory. Follow the instructions at: ${homepage}/wiki/Running-Julius-on-macOS ...to install the required game data. "