# -*- 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 77664 2011-04-08 05:46:54Z ryandesign@macports.org $

PortSystem          1.0

name                juman
version             6.0
categories          textproc japanese
platforms           darwin
maintainers         nomaintainer
license             BSD

description         Japanese Morphological Analysis System.

long_description    ${description}

homepage            http://nlp.kuee.kyoto-u.ac.jp/nl-resource/${name}.html
master_sites        http://nlp.kuee.kyoto-u.ac.jp/nl-resource/${name}/

checksums           sha1    594de187ae691f4cf23f62f1df83331590196ae2 \
                    rmd160  8d9e53e8d9d79bad044f1f22fd81c1df88a50152

# fix universal build
use_autoreconf      yes

patchfiles          patch-makepat.c.diff

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