diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-24 14:41:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-24 14:41:58 +0000 |
commit | 8184bf635094752e154119c35539f6f1099d0419 (patch) | |
tree | f775a26ec0b62642771e3f82b3ac513a7f592a74 /devel/py-simplejson/pkg-plist | |
parent | 233241a7eba3337272c9b7530e2199b78856c97d (diff) |
Notes
Diffstat (limited to 'devel/py-simplejson/pkg-plist')
-rw-r--r-- | devel/py-simplejson/pkg-plist | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/devel/py-simplejson/pkg-plist b/devel/py-simplejson/pkg-plist index 7767d3e76aa1..495f4ab5a550 100644 --- a/devel/py-simplejson/pkg-plist +++ b/devel/py-simplejson/pkg-plist @@ -1,2 +1,19 @@ @comment $FreeBSD$ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +%%PORTDOCS%%%%DOCSDIR%%/class-simplejson.JSONDecoder.html +%%PORTDOCS%%%%DOCSDIR%%/class-simplejson.JSONEncoder.html +%%PORTDOCS%%%%DOCSDIR%%/class_to_source.js +%%PORTDOCS%%%%DOCSDIR%%/index.html +%%PORTDOCS%%%%DOCSDIR%%/layout.css +%%PORTDOCS%%%%DOCSDIR%%/module-index.html +%%PORTDOCS%%%%DOCSDIR%%/module-simplejson-index.html +%%PORTDOCS%%%%DOCSDIR%%/module-simplejson.html +%%PORTDOCS%%%%DOCSDIR%%/pudge.css +%%PORTDOCS%%%%DOCSDIR%%/rst.css +%%PORTDOCS%%%%DOCSDIR%%/simplejson/__init__.py.html +%%PORTDOCS%%%%DOCSDIR%%/simplejson/decoder.py.html +%%PORTDOCS%%%%DOCSDIR%%/simplejson/encoder.py.html +%%PORTDOCS%%%%DOCSDIR%%/simplejson/jsonfilter.py.html +%%PORTDOCS%%%%DOCSDIR%%/simplejson/scanner.py.html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/simplejson +%%PORTDOCS%%@dirrm %%DOCSDIR%% |