Ticket #21615: Portfile-py25-nltk.diff
File Portfile-py25-nltk.diff, 989 bytes (added by stevenbird1@…, 15 years ago) |
---|
-
/Users/sb/ports/python/py25-nltk/Portfile
old new 5 5 PortGroup python25 1.0 6 6 7 7 name py25-nltk 8 version 2.0b 58 version 2.0b6 9 9 categories python textproc 10 10 platforms darwin 11 11 maintainers gmail.com:stevenbird1 … … 15 15 master_sites googlecode:nltk 16 16 distname nltk-${version} 17 17 18 checksums md5 a2af58d77942e3e484494783e3bd77f2\19 sha1 32431c00e544fba9bc898dc3c94c0213d8360751\20 rmd160 d572ef4bb098fd8ef032842aa9e667c664edd61018 checksums md5 d330787c2efc1c9f474c6e138f30970d \ 19 sha1 6c68dcce77a7265d6e125b8af458131c88168c82 \ 20 rmd160 4f62585477ecdd4ee757204f6a0ae43b29385924 21 21 22 22 depends_lib port:py25-numpy \ 23 23 port:py25-matplotlib \