Ticket #20823: Portfile

File Portfile, 962 bytes (added by jerome.caffaro@…, 15 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2# $Id$
3
4PortSystem 1.0
5PortGroup python24 1.0
6
7name                    pystemmer
8version                 1.0.1
9platforms               darwin
10categories              python textproc
11maintainers             nomaintainer
12description             Python bindings for Snowball stemmer
13long_description        Snowball is a small string processing language \
14                        designed for creating stemming algorithms for use \
15                        in Information Retrieval.
16
17homepage                http://snowball.tartarus.org/
18master_sites            ${homepage}wrappers/
19distname                PyStemmer-${version}
20checksums               md5 5fb09517161de1792b2fc1fd8844038b \
21                        sha1 2a82fef3fb5169b74da82131b180ca6e0f70c3ea \
22                        rmd160 68a6483cc4c0580331867ec17ee4f9d5ad85a7ac