mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23: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
38 lines
1.6 KiB
Plaintext
38 lines
1.6 KiB
Plaintext
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
|
|
bin/fl-build-report
|
|
bin/fl-credential-ctl
|
|
bin/fl-import-from-tm-recorder
|
|
bin/fl-install-demo
|
|
bin/fl-monitor-ctl
|
|
bin/fl-record
|
|
bin/fl-run-bench
|
|
bin/fl-run-test
|
|
%%PORTDOCS%%%%DOCSDIR%%/README.txt
|
|
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/README.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/Cmf.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/README.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/credential.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/groups.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/passwords.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/cmf/test_Cmf.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/simple/README.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/simple/Simple.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/simple/monitor.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/simple/test_Simple.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/xmlrpc/Credential.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/xmlrpc/Makefile
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/xmlrpc/README.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/xmlrpc/cred.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/xmlrpc/monitor.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/xmlrpc/test_Credential.py
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/zope/README.txt
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/zope/Zope.conf
|
|
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/demo/zope/test_Zope.py
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/zope
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/xmlrpc
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/simple
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo/cmf
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/demo
|
|
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
|