diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-10 13:19:57 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-02-10 13:19:57 +0000 |
commit | 808a2eada9667a8ab7349215315a3c2b44d86532 (patch) | |
tree | 4817cd96fbc270459948e988b0d743ef40f9410d /graphics/py-ming | |
parent | 4119abd529ccd96fa8aeff4dab2fe4ccec4c4a53 (diff) | |
download | ports-808a2eada9667a8ab7349215315a3c2b44d86532.tar.gz ports-808a2eada9667a8ab7349215315a3c2b44d86532.zip |
Notes
Diffstat (limited to 'graphics/py-ming')
-rw-r--r-- | graphics/py-ming/pkg-plist | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/graphics/py-ming/pkg-plist b/graphics/py-ming/pkg-plist index e28db7b3dd58..7d210bdd36dd 100644 --- a/graphics/py-ming/pkg-plist +++ b/graphics/py-ming/pkg-plist @@ -1,26 +1,26 @@ lib/%%PYTHON_VERSION%%/site-packages/mingcmodule.so lib/%%PYTHON_VERSION%%/site-packages/ming.py -share/examples/%%PYTHON_VERSION%%/ming/action.py -share/examples/%%PYTHON_VERSION%%/ming/alphafill.py -share/examples/%%PYTHON_VERSION%%/ming/animation.py -share/examples/%%PYTHON_VERSION%%/ming/bitmapxform.py -share/examples/%%PYTHON_VERSION%%/ming/button.py -share/examples/%%PYTHON_VERSION%%/ming/cxform.py -share/examples/%%PYTHON_VERSION%%/ming/drag.py -share/examples/%%PYTHON_VERSION%%/ming/glyph.py -share/examples/%%PYTHON_VERSION%%/ming/gradient.py -share/examples/%%PYTHON_VERSION%%/ming/gradientxform.py -share/examples/%%PYTHON_VERSION%%/ming/jpegfill.py -share/examples/%%PYTHON_VERSION%%/ming/keypress.py -share/examples/%%PYTHON_VERSION%%/ming/morph.py -share/examples/%%PYTHON_VERSION%%/ming/mousetrack.py -share/examples/%%PYTHON_VERSION%%/ming/newbutton.py -share/examples/%%PYTHON_VERSION%%/ming/png.py -share/examples/%%PYTHON_VERSION%%/ming/pngalpha.py -share/examples/%%PYTHON_VERSION%%/ming/shape.py -share/examples/%%PYTHON_VERSION%%/ming/sprite.py -share/examples/%%PYTHON_VERSION%%/ming/streammp3.py -share/examples/%%PYTHON_VERSION%%/ming/test.py -share/examples/%%PYTHON_VERSION%%/ming/text.py -@dirrm share/examples/%%PYTHON_VERSION%%/ming -@unexec rmdir %D/share/examples/%%PYTHON_VERSION%% 2>/dev/null || true +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/action.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/alphafill.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/animation.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/bitmapxform.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/button.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/cxform.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/drag.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/glyph.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/gradient.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/gradientxform.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/jpegfill.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/keypress.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/morph.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/mousetrack.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/newbutton.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/png.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/pngalpha.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/shape.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/sprite.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/streammp3.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/test.py +%%PORTDOCS%%share/examples/%%PYTHON_VERSION%%/ming/text.py +%%PORTDOCS%%@dirrm share/examples/%%PYTHON_VERSION%%/ming +%%PORTDOCS%%@unexec rmdir %D/share/examples/%%PYTHON_VERSION%% 2>/dev/null || true |