summaryrefslogtreecommitdiff
path: root/graphics/py-imagingtk/PLIST
diff options
context:
space:
mode:
authordrochner <drochner>2003-08-18 10:15:39 +0000
committerdrochner <drochner>2003-08-18 10:15:39 +0000
commitc61e64aa281cccd439d470c4c711e4984bbc8cb0 (patch)
tree2654e662f89ba1203ff7e1c13640a44c42cc2a46 /graphics/py-imagingtk/PLIST
parent4c3172f7ab13026716486401def0ad164a4fe667 (diff)
downloadpkgsrc-c61e64aa281cccd439d470c4c711e4984bbc8cb0.tar.gz
catch up with py-imaging - use distutils and don't depend strictly
on Python-2.0 anymore
Diffstat (limited to 'graphics/py-imagingtk/PLIST')
-rw-r--r--graphics/py-imagingtk/PLIST19
1 files changed, 10 insertions, 9 deletions
diff --git a/graphics/py-imagingtk/PLIST b/graphics/py-imagingtk/PLIST
index 1af54272706..40a8ca2507c 100644
--- a/graphics/py-imagingtk/PLIST
+++ b/graphics/py-imagingtk/PLIST
@@ -1,9 +1,10 @@
-@comment $NetBSD: PLIST,v 1.2 2002/01/22 18:12:12 drochner Exp $
-lib/python2.0/site-packages/PIL/_imagingtk.so
-share/examples/py20-imaging/enhancer.py
-share/examples/py20-imaging/painter.py
-share/examples/py20-imaging/player.py
-share/examples/py20-imaging/thresholder.py
-share/examples/py20-imaging/viewer.py
-@comment share/examples/py-imaging and lib/python2.0/site-packages/PIL
-@comment belong to py-imaging, do not remove them here.
+@comment $NetBSD: PLIST,v 1.3 2003/08/18 10:15:39 drochner Exp $
+${PYSITELIB}/PIL/_imagingtk.so
+share/examples/${PYPKGPREFIX}-imaging/enhancer.py
+share/examples/${PYPKGPREFIX}-imaging/painter.py
+share/examples/${PYPKGPREFIX}-imaging/player.py
+share/examples/${PYPKGPREFIX}-imaging/thresholder.py
+share/examples/${PYPKGPREFIX}-imaging/viewer.py
+@dirrm share/examples/${PYPKGPREFIX}-imaging
+@comment ${PYSITELIB}/PIL
+@comment belongs to py-imaging, do not remove it here.