Ticket #25814: Portfile-py25-nltk.diff
File Portfile-py25-nltk.diff, 989 bytes (added by stevenbird1@…, 14 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 88 version 2.0b9 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 d9e94beced346268e4d3d1b314d6f57f\19 sha1 eb9593e12514019689b1fc480b4bc88927148ffc\20 rmd160 dad3a3e320961799c5e551c8f6fe63d369b541e218 checksums md5 2c571a8d41cbd33787286246694741a7 \ 19 sha1 a86cdcd7ea6fcd865c61eb0eeeaaffdff00a5f1d \ 20 rmd160 65fb799a94af6b3e8814725a388b8a6b04026335 21 21 22 22 depends_lib port:py25-numpy \ 23 23 port:py25-matplotlib \