[88080] trunk/dports/python

Ryan Schmidt ryandesign at macports.org
Sat Jan 7 03:12:07 PST 2012


On Dec 18, 2011, at 05:18, stromnov at macports.org wrote:

> Revision: 88080
>          http://trac.macports.org/changeset/88080
> Author:   stromnov at macports.org
> Date:     2011-12-18 03:17:57 -0800 (Sun, 18 Dec 2011)
> Log Message:
> -----------
> py27-scikits-module: new port


> +destroot {
> +    set scikits_dir ${destroot}${python.pkgd}/scikits
> +    file mkdir ${scikits_dir}
> +    file copy ${portpath}/${filesdir}/__init__.py ${scikits_dir}

FYI: "${portpath}/${filesdir}" is more simply written "${filespath}".




More information about the macports-dev mailing list