You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
23 lines
789 B
Plaintext
23 lines
789 B
Plaintext
PortSystem 1.0
|
|
|
|
name hyphen
|
|
version 2.8.8
|
|
categories textproc
|
|
license {GPL-2+ LGPL-2.1+ MPL-1.1+}
|
|
maintainers {jeremyhu @jeremyhu} openmaintainer
|
|
description ALTLinux hyphenation library
|
|
homepage http://hunspell.sf.net
|
|
platforms darwin macosx
|
|
long_description ${description}
|
|
master_sites sourceforge:project/hunspell/Hyphen/2.8
|
|
|
|
checksums rmd160 3ac31e1d80c31a817fb3c90c94dadef41b1104db \
|
|
sha256 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 \
|
|
size 638369
|
|
|
|
# OS X's awk fails with "awk: calling undefined function gensub"
|
|
depends_build port:gawk
|
|
|
|
livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
|
|
|