Ticket #28860: Portfile.4

File Portfile.4, 1.5 KB (added by james.r.haigh@…, 13 years ago)

Acknowledged convention in: http://guide.macports.org/#reference.keywords.maintainers See: https://trac.macports.org/ticket/28869#comment:4

Line 
1# -*- 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
2# $Id$
3
4PortSystem 1.0
5
6name                klavaro
7version             1.8.1
8categories          games education
9platforms           darwin
10maintainers         gmail.com:james.r.haigh
11
12description         A clean, full-featured typing tutor.
13long_description    Designed to be keyboard and language independent, \
14                    with built-in custom keyboard editor. \
15                    Includes exercises for adaptability, velocity, \
16                    and fluidity, as well as progress charts and the \
17                    ability to import text of your choice for practise.
18
19homepage            http://klavaro.sourceforge.net/
20master_sites        sourceforge
21
22checksums           klavaro-1.8.1.tar.bz2 \
23                    md5     dc1b34e5f58dc403c4ed0d108e48ad15 \
24                    sha1    a1e6fb681b4ad3e1f8f03735572c7604dcfc1804 \
25                    rmd160  9cd7ed7ae647b0628b70c832ccf1820d89a07950 \
26                    patch-src-Makefile.in.diff \
27                    md5     9581a341ee412c1b8b79bbcbfbdb3213 \
28                    sha1    8ec924c491bba8cbb9f688be2717140f31ea6d85 \
29                    rmd160  d711290cdc8718681c54dedd053f0c24818a60af
30
31use_bzip2           yes
32
33patchfiles          patch-src-Makefile.in.diff
34
35depends_build       port:intltool
36depends_lib         port:gtk2 port:gtkdatabox
37
38livecheck.regex     <title><!\\\[CDATA\\\[/${name}-(.*)${extract.suffix}\\\]\\\]></title>