Ticket #49601: Portfile.diff

File Portfile.diff, 730 bytes (added by Quibi (Quibizo), 8 years ago)
  • Portfile

    old new  
    1 # $Id: Portfile 136327 2015-05-15 01:38:09Z larryv@macports.org $
     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$
    23
    34PortSystem          1.0
    45PortGroup           python 1.0
     
    2223checksums           rmd160  6603d9bac6ff4b4947d2a87a6e9a2438eaf51641 \
    2324                    sha256  282132421bafc34b78a25ec07a78ce5539f3d358a290750fe79535fca2a693e0
    2425
    25 python.versions     26 27 33 34
     26python.versions     26 27 33 34 35
    2627
    2728if {${name} ne ${subport}} {
    2829    depends_build   port:py${python.version}-setuptools