From d038a73ebd432fae3ce355b84443038f88cb7199 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- graphics/py-imagingtk/DESCR | 2 ++ graphics/py-imagingtk/PLIST | 9 +++++++++ graphics/py-imagingtk/pkg/DESCR | 2 -- graphics/py-imagingtk/pkg/PLIST | 9 --------- 4 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 graphics/py-imagingtk/DESCR create mode 100644 graphics/py-imagingtk/PLIST delete mode 100644 graphics/py-imagingtk/pkg/DESCR delete mode 100644 graphics/py-imagingtk/pkg/PLIST (limited to 'graphics/py-imagingtk') diff --git a/graphics/py-imagingtk/DESCR b/graphics/py-imagingtk/DESCR new file mode 100644 index 00000000000..199f82033c9 --- /dev/null +++ b/graphics/py-imagingtk/DESCR @@ -0,0 +1,2 @@ +The Python Imaging Librarys Tkinter support adds support to PIL for +creating and modifying Tkinter BitmapImage and PhotoImage objects. diff --git a/graphics/py-imagingtk/PLIST b/graphics/py-imagingtk/PLIST new file mode 100644 index 00000000000..d53e44297c7 --- /dev/null +++ b/graphics/py-imagingtk/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:40 zuntum Exp $ +lib/python2.0/site-packages/PIL/_imagingtk.so +share/examples/py-imaging/enhancer.py +share/examples/py-imaging/painter.py +share/examples/py-imaging/player.py +share/examples/py-imaging/thresholder.py +share/examples/py-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. diff --git a/graphics/py-imagingtk/pkg/DESCR b/graphics/py-imagingtk/pkg/DESCR deleted file mode 100644 index 199f82033c9..00000000000 --- a/graphics/py-imagingtk/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -The Python Imaging Librarys Tkinter support adds support to PIL for -creating and modifying Tkinter BitmapImage and PhotoImage objects. diff --git a/graphics/py-imagingtk/pkg/PLIST b/graphics/py-imagingtk/pkg/PLIST deleted file mode 100644 index 672ff55ff23..00000000000 --- a/graphics/py-imagingtk/pkg/PLIST +++ /dev/null @@ -1,9 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/20 16:47:09 wiz Exp $ -lib/python2.0/site-packages/PIL/_imagingtk.so -share/examples/py-imaging/enhancer.py -share/examples/py-imaging/painter.py -share/examples/py-imaging/player.py -share/examples/py-imaging/thresholder.py -share/examples/py-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. -- cgit v1.2.3