Revision: 144111 https://trac.macports.org/changeset/144111 Author: jeremyhu@macports.org Date: 2016-01-01 14:20:55 -0800 (Fri, 01 Jan 2016) Log Message: ----------- hyphen: New port, dependency of newer webkit-gtk Added Paths: ----------- trunk/dports/textproc/hyphen/ trunk/dports/textproc/hyphen/Portfile Added: trunk/dports/textproc/hyphen/Portfile =================================================================== --- trunk/dports/textproc/hyphen/Portfile (rev 0) +++ trunk/dports/textproc/hyphen/Portfile 2016-01-01 22:20:55 UTC (rev 144111) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 + +name hyphen +version 2.8.8 +categories textproc +license GPL-2 LGPL-2.1 MPL-1.1 +maintainers 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 Property changes on: trunk/dports/textproc/hyphen/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native