Ticket #27251: py26-ipython_Portfile.diff

File py26-ipython_Portfile.diff, 776 bytes (added by jjstickel@…, 13 years ago)
  • python/py26-ipython/Portfile

    old new  
    77name                    py26-ipython
    88set my_name             ipython
    99version                 0.10.1
     10revision                1
    1011categories              python
    1112platforms               darwin
    1213maintainers             akitada openmaintainer
     
    2829
    2930test.run                no
    3031
     32patchfiles              genutils_curses.patch
     33patch.dir               ${worksrcpath}/IPython
     34
    3135post-destroot {
    3236    foreach f {ipython pycolor} {
    3337        ln -s ${python.prefix}/share/man/man1/${f}.1.gz ${destroot}${prefix}/share/man/man1/${f}${python.branch}.1.gz