freebsd-ports/devel/py-interface/pkg-plist
Jimmy Olgeni 6d8640771f Upgrade to version 1.1.1.
PR:		ports/155893
Submitted by:	olgeni
Approved by:	maintainer timeout (180+ days)
2011-10-04 21:09:25 +00:00

42 lines
2.1 KiB
Text

%%PYTHON_SITELIBDIR%%/py_interface/__init__.py
%%PYTHON_SITELIBDIR%%/py_interface/__init__.pyc
%%PYTHON_SITELIBDIR%%/py_interface/__init__.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_async_conn.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_async_conn.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_async_conn.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_common.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_common.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_common.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_epmd.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_epmd.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_epmd.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_eventhandler.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_eventhandler.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_eventhandler.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_node.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_node.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_node.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_node_conn.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_node_conn.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_node_conn.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_opts.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_opts.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_opts.pyo
%%PYTHON_SITELIBDIR%%/py_interface/erl_term.py
%%PYTHON_SITELIBDIR%%/py_interface/erl_term.pyc
%%PYTHON_SITELIBDIR%%/py_interface/erl_term.pyo
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_remote_exec_wrapper.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_test_erl_node_pingpong.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/run_test_erl_node_pingpong_qc.sh
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_epmd.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_conn.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_pingpong.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_pingpong.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_pingpong_qc.erl
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_erl_node_tk_1.py
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test_remote_exec.py
@dirrm %%PYTHON_SITELIBDIR%%/py_interface
%%PORTDOCS%%@dirrm %%DOCSDIR%%
%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%