# -*- 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
# $Id: Portfile 88847 2012-01-13 12:58:19Z hum@macports.org $

PortSystem          1.0

name                juman
version             7.0
categories          textproc japanese
platforms           darwin
maintainers         hum openmaintainer
license             BSD

homepage            http://nlp.ist.i.kyoto-u.ac.jp/index.php?JUMAN
description         a user-extensible morphological analyzer for Japanese
long_description    JUMAN is ${description}.

master_sites        http://nlp.ist.i.kyoto-u.ac.jp/nl-resource/juman/
use_bzip2           yes
checksums           rmd160  3ec86bf129fdcbe163a749681df0f065152ba59a \
                    sha256  c1df70ad34bd76c0d203c046af2884de87ed8bec74b63ef3075ae9335426e72c

livecheck.type      regex
livecheck.regex     ${name}-(\[0-9.\]+)\\.tar
