sync ports with The Matrix
This commit is contained in:
parent
4cc27cb2e4
commit
130329df10
773 changed files with 5162 additions and 2980 deletions
4
devel/py-helpdev/pkg/DESCR
Normal file
4
devel/py-helpdev/pkg/DESCR
Normal file
|
@ -0,0 +1,4 @@
|
|||
Helps users and developers to get information about the environment
|
||||
to report bugs or even test one's system without spending a day on
|
||||
it. It can get information about hardware, OS, paths, Python
|
||||
distribution and packages, including Qt-things.
|
15
devel/py-helpdev/pkg/PLIST
Normal file
15
devel/py-helpdev/pkg/PLIST
Normal file
|
@ -0,0 +1,15 @@
|
|||
bin/helpdev
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev/
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev-${MODPY_EGG_VERSION}.dist-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev-${MODPY_EGG_VERSION}.dist-info/METADATA
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev-${MODPY_EGG_VERSION}.dist-info/RECORD
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev-${MODPY_EGG_VERSION}.dist-info/WHEEL
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev-${MODPY_EGG_VERSION}.dist-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev-${MODPY_EGG_VERSION}.dist-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev/__main__.py
|
||||
${MODPY_COMMENT}lib/python${MODPY_VERSION}/site-packages/helpdev/${MODPY_PYCACHE}/
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev/${MODPY_PYCACHE}__main__.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
|
||||
lib/python${MODPY_VERSION}/site-packages/helpdev/${MODPY_PYCACHE}__main__.${MODPY_PYC_MAGIC_TAG}pyc
|
Loading…
Add table
Add a link
Reference in a new issue