# -*- 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               github 1.0

github.setup            seehuhn moon-buggy c6a7f2d6fcb478c688f7b3cf702dd43e39fad05c
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from     tarball
version                 20170822
revision                0
license                 GPL-3
categories              games
maintainers             nomaintainer

description             Drive a car across the moon, jump craters

long_description        Moon-buggy is a simple character graphics game, where you drive some kind \
                        of car across the moon's surface. Unfortunately there are dangerous \
                        craters there.  Fortunately your car can jump over them!
checksums               rmd160  f18e6001d5bb7791a549aaf4bf4de72b68c08f2e \
                        sha256  badcd033cd9568d850c911cf2fbdcec07214eb4a6b1b9bf5f90435e7eb88a0cf \
                        size    94306

depends_build-append    bin:makeinfo:texinfo
depends_lib-append      port:ncurses

patchfiles-append       Makefile.am.patch \
                        autoconf-2.71.patch

use_autoreconf          yes
