[39013] trunk/dports/lang/python21/Portfile
jmr at macports.org
jmr at macports.org
Wed Aug 6 00:06:37 PDT 2008
Revision: 39013
http://trac.macosforge.org/projects/macports/changeset/39013
Author: jmr at macports.org
Date: 2008-08-06 00:06:35 -0700 (Wed, 06 Aug 2008)
Log Message:
-----------
python21: de-lint
Modified Paths:
--------------
trunk/dports/lang/python21/Portfile
Modified: trunk/dports/lang/python21/Portfile
===================================================================
--- trunk/dports/lang/python21/Portfile 2008-08-06 06:56:11 UTC (rev 39012)
+++ trunk/dports/lang/python21/Portfile 2008-08-06 07:06:35 UTC (rev 39013)
@@ -1,10 +1,12 @@
# $Id$
+
PortSystem 1.0
name python21
version 2.1.3
categories lang
maintainers nomaintainer
+homepage http://www.python.org/
description An interpreted, object-oriented programming language
long_description Python is an interpreted, interactive, object-oriented programming \
language that combines remarkable power with very clear syntax. \
@@ -31,4 +33,3 @@
post-destroot { file delete ${destroot}${prefix}/bin/python.exe
file rename -force ${destroot}${prefix}/bin/python2.1.exe ${destroot}${prefix}/bin/python2.1
system "install -m 0755 ${worksrcpath}/Tools/scripts/pydoc ${destroot}${prefix}/bin/pydoc2.1" }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080806/3fa9db11/attachment.html
More information about the macports-changes
mailing list