openbsd-ports/net/py-curl/pkg/PLIST
wcmaier 9f52ecadee Kill extra egg lines in PLIST and update license marker while here.
Since it didn't package, no bump. Diff from sthen@, noticed by
naddy@. I relinquish my cookies.
2009-02-05 20:50:51 +00:00

48 lines
2.0 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.9 2009/02/05 20:50:51 wcmaier Exp $
lib/python${MODPY_VERSION}/site-packages/curl/
lib/python${MODPY_VERSION}/site-packages/curl/__init__.py
lib/python${MODPY_VERSION}/site-packages/curl/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/pycurl-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info
lib/python${MODPY_VERSION}/site-packages/pycurl.so
share/doc/py-curl/
share/doc/py-curl/callbacks.html
share/doc/py-curl/curlmultiobject.html
share/doc/py-curl/curlobject.html
share/doc/py-curl/curlshareobject.html
share/doc/py-curl/pycurl.html
share/examples/py-curl/
share/examples/py-curl/basicfirst.py
share/examples/py-curl/file_upload.py
share/examples/py-curl/linksys.py
share/examples/py-curl/retriever-multi.py
share/examples/py-curl/retriever.py
share/examples/py-curl/sfquery.py
share/examples/py-curl/tests/
share/examples/py-curl/tests/test.py
share/examples/py-curl/tests/test_cb.py
share/examples/py-curl/tests/test_debug.py
share/examples/py-curl/tests/test_ftp.py
share/examples/py-curl/tests/test_getinfo.py
share/examples/py-curl/tests/test_gtk.py
share/examples/py-curl/tests/test_internals.py
share/examples/py-curl/tests/test_memleak.py
share/examples/py-curl/tests/test_multi.py
share/examples/py-curl/tests/test_multi2.py
share/examples/py-curl/tests/test_multi3.py
share/examples/py-curl/tests/test_multi4.py
share/examples/py-curl/tests/test_multi5.py
share/examples/py-curl/tests/test_multi6.py
share/examples/py-curl/tests/test_multi_socket.py
share/examples/py-curl/tests/test_multi_socket_select.py
share/examples/py-curl/tests/test_multi_timer.py
share/examples/py-curl/tests/test_multi_vs_thread.py
share/examples/py-curl/tests/test_post.py
share/examples/py-curl/tests/test_post2.py
share/examples/py-curl/tests/test_post3.py
share/examples/py-curl/tests/test_share.py
share/examples/py-curl/tests/test_socketopen.py
share/examples/py-curl/tests/test_stringio.py
share/examples/py-curl/tests/test_xmlrpc.py
share/examples/py-curl/tests/util.py
share/examples/py-curl/xmlrpc_curl.py