Ticket #746: Portfile

File Portfile, 488 bytes (added by wb@…, 21 years ago)

Python 2.3 Portfile

Line 
1# $Id$
2
3PortSystem          1.0
4name                python2.3
5version             2.3
6categories          lang python
7maintainers         wb@willbarton.com
8description         An interpreted, object-oriented programming language
9platforms           darwin
10master_sites        ftp://ftp.python.org/pub/python/${version}/
11distname            Python-${version}
12extract.sufx        .tgz
13checksums           md5 595620a4769073a812e353597585c4e8
14install.destroot    prefix=${destroot}${prefix}