Tested with python2.7 (as default), and we get:
```
Moving: bin/easy_install --> bin/easy_install-2.7
Linking: bin/easy_install-2.7 --> @bin/easy_install
plist:
bin/easy_install
bin/easy_install-%%PYTHON_VER%%
```
With Python 3.4
```
Moving: bin/easy_install --> bin/easy_install-3.4
plist:
bin/easy_install-%%PYTHON_VER%%
```
Additionally:
portlint - OK (one false positive)
porttest - OK (poudriere)
unittest - OK
exp-run - TODO