mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
4942ce5a7d
- Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
15 lines
720 B
Plaintext
15 lines
720 B
Plaintext
@comment $FreeBSD$
|
|
bin/yolk
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_pkg_manager/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_pkg_manager/setup.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_pkg_manager/yolk_acme.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_portage/README
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_portage/setup.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/plugins/yolk_portage/yolk_portage.py
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/plugins/yolk_pkg_manager
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/plugins/yolk_portage
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/plugins
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|
|
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|