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

name            gtypist
version         2.10.1
revision        0
checksums       rmd160  71bb874c2fe617dde6b94de610b4f9f8cda3ca94 \
                sha256  ca618054e91f1ed5ef043fcc43500bbad701c959c31844d4688ff22849ac252d \
                size    820488

categories      games
maintainers     nomaintainer
license         GPL-3+

description     A universal typing tutor.
long_description \
    You can learn correct typing and improve your skills \
    by practicing its exercises on a regular basis.

homepage        https://www.gnu.org/software/gtypist/
master_sites    gnu:gtypist
use_xz          yes

depends_lib     port:ncurses port:gettext port:libiconv

livecheck.type  regex
livecheck.url   https://ftp.gnu.org/gnu/gtypist/?C=M&O=D
livecheck.regex ${name}-(\\d+(?:\\.\\d+)+)\\.tar
