Ticket #20171: Portfile

File Portfile, 1.3 KB (added by singingwolfboy@…, 15 years ago)
Line 
1# $Id$
2
3PortSystem              1.0
4PortGroup               python26 1.0
5
6name                    py26-pyhyphen
7version                 0.9.3
8categories-append       textproc
9maintainers             nomaintainer
10description             Python wrapper for the Mozilla hyphenation library hyphen-2.4
11long_description        PyHyphen is a wrapper around the high quality \
12                        hyphenation library hyphen-2.4 (May 2008) that ships \
13                        with OpenOffice.org and Mozilla products. Hence, all \
14                        dictionaries compatible with OpenOffice can be used. \
15                        PyHyphen also contains textwrap2, an enhanced though \
16                        backwards-compatible version of the standard Python \
17                        module textwrap. Not very surprisingly, textwrap2 can \
18                        hyphenate words when wrapping them.
19
20platforms               darwin
21
22homepage                http://code.google.com/p/pyhyphen/
23master_sites            http://pypi.python.org/packages/source/P/PyHyphen/
24distname                PyHyphen-${version}
25use_zip                 yes
26
27checksums               md5 e511a331f698ba21d78f45a00daf2876 \
28                        sha1 78febbe9141be03b7f0188a38cdfa146f4192ae3 \
29                        rmd160 2e61675914b90c3ed602c25f6465e89a610b92e4