[100896] trunk/dports/python/py-stemmer/Portfile

jmr at macports.org jmr at macports.org
Sun Dec 30 23:37:11 PST 2012


Revision: 100896
          https://trac.macports.org/changeset/100896
Author:   jmr at macports.org
Date:     2012-12-30 23:37:11 -0800 (Sun, 30 Dec 2012)
Log Message:
-----------
py-stemmer: use unified portgroup, set license

Modified Paths:
--------------
    trunk/dports/python/py-stemmer/Portfile

Modified: trunk/dports/python/py-stemmer/Portfile
===================================================================
--- trunk/dports/python/py-stemmer/Portfile	2012-12-31 07:29:12 UTC (rev 100895)
+++ trunk/dports/python/py-stemmer/Portfile	2012-12-31 07:37:11 UTC (rev 100896)
@@ -2,12 +2,13 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
+PortGroup python 1.0
 
 name                    py-stemmer
 version                 1.0.1
 platforms               darwin
 categories              python textproc
+license                 MIT BSD
 maintainers             cern.ch:jerome.caffaro openmaintainer
 description             Python bindings for Snowball stemmer
 long_description        Snowball is a small string processing language \
@@ -20,3 +21,5 @@
 checksums               md5 5fb09517161de1792b2fc1fd8844038b \
                         sha1 2a82fef3fb5169b74da82131b180ca6e0f70c3ea \
                         rmd160 68a6483cc4c0580331867ec17ee4f9d5ad85a7ac
+
+python.versions         24
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121230/49db1825/attachment.html>


More information about the macports-changes mailing list