You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
upgrade to python 2.4
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@10126 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
+12
-11
@@ -1,20 +1,21 @@
|
||||
# $Id: Portfile,v 1.1 2004/04/26 17:41:57 mww Exp $
|
||||
# $Id: Portfile,v 1.2 2004/12/31 17:14:54 mww Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup python 1.0
|
||||
PortGroup python24 1.0
|
||||
|
||||
name py-reverend
|
||||
version 0.2.4
|
||||
categories python textproc
|
||||
platforms darwin
|
||||
maintainers mww@opendarwin.org
|
||||
description Reverend is a general purpose Bayesian classifier.
|
||||
name py-reverend
|
||||
version 0.2.4
|
||||
revision 1
|
||||
categories python textproc
|
||||
platforms darwin
|
||||
maintainers mww@opendarwin.org
|
||||
description Reverend is a general purpose Bayesian classifier.
|
||||
long_description ${description}
|
||||
|
||||
homepage http://www.divmod.org/Home/Projects/Reverend/
|
||||
homepage http://www.divmod.org/Home/Projects/Reverend/
|
||||
master_sites sourceforge:reverend
|
||||
distname Reverend-${version}
|
||||
checksums md5 ad257e5471e730dbcd35cd8ada440732
|
||||
distname Reverend-${version}
|
||||
checksums md5 ad257e5471e730dbcd35cd8ada440732
|
||||
|
||||
post-destroot {
|
||||
xinstall -m 644 -W ${worksrcpath} README.txt changelog.txt \
|
||||
|
||||
@@ -1,10 +1,11 @@
|
||||
# $Id: Portfile,v 1.2 2004/11/27 15:57:34 mww Exp $
|
||||
# $Id: Portfile,v 1.3 2004/12/31 17:13:23 mww Exp $
|
||||
|
||||
PortSystem 1.0
|
||||
PortGroup python 1.0
|
||||
PortGroup python24 1.0
|
||||
|
||||
name py-urwid
|
||||
version 0.8.4
|
||||
revision 1
|
||||
categories python
|
||||
platforms darwin
|
||||
maintainers mww@opendarwin.org
|
||||
|
||||
Reference in New Issue
Block a user