You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
hyphen: fix license
This commit is contained in:
@@ -3,7 +3,7 @@ PortSystem 1.0
|
||||
name hyphen
|
||||
version 2.8.8
|
||||
categories textproc
|
||||
license GPL-2 LGPL-2.1 MPL-1.1
|
||||
license {GPL-2+ LGPL-2.1+ MPL-1.1+}
|
||||
maintainers {jeremyhu @jeremyhu} openmaintainer
|
||||
description ALTLinux hyphenation library
|
||||
homepage http://hunspell.sf.net
|
||||
@@ -12,7 +12,8 @@ long_description ${description}
|
||||
master_sites sourceforge:project/hunspell/Hyphen/2.8
|
||||
|
||||
checksums rmd160 3ac31e1d80c31a817fb3c90c94dadef41b1104db \
|
||||
sha256 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
|
||||
sha256 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 \
|
||||
size 638369
|
||||
|
||||
# OS X's awk fails with "awk: calling undefined function gensub"
|
||||
depends_build port:gawk
|
||||
|
||||
Reference in New Issue
Block a user