openbsd-ports/devel/py-orbit/pkg/PLIST
martynas 9a27c8281f - update to py-orbit 2.14.2;
- install documentation and examples;
- enable regression tests;
ok ajacoutot@
2007-05-25 16:56:55 +00:00

29 lines
1.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.2 2007/05/25 16:56:56 martynas Exp $
%%SHARED%%
include/pyorbit-2/
include/pyorbit-2/pyorbit.h
lib/pkgconfig/
lib/pkgconfig/pyorbit-2.pc
lib/python${MODPY_VERSION}/site-packages/CORBA.py
lib/python${MODPY_VERSION}/site-packages/CORBA.pyc
lib/python${MODPY_VERSION}/site-packages/CORBA.pyo
lib/python${MODPY_VERSION}/site-packages/ORBit.a
lib/python${MODPY_VERSION}/site-packages/ORBit.la
lib/python${MODPY_VERSION}/site-packages/PortableServer.py
lib/python${MODPY_VERSION}/site-packages/PortableServer.pyc
lib/python${MODPY_VERSION}/site-packages/PortableServer.pyo
share/doc/py-orbit/
share/doc/py-orbit/README
share/examples/py-orbit/
share/examples/py-orbit/echo/
share/examples/py-orbit/echo/echo-client-async.py
share/examples/py-orbit/echo/echo-client.py
share/examples/py-orbit/echo/echo-server.py
share/examples/py-orbit/echo/echo.idl
share/examples/py-orbit/threaded/
share/examples/py-orbit/threaded/client.py
share/examples/py-orbit/threaded/pyt.idl
share/examples/py-orbit/threaded/server.py
share/examples/py-orbit/threaded/thread-hints-client.py
share/examples/py-orbit/threaded/thread-hints-server.py