diff options
author | drochner <drochner> | 2003-07-22 17:22:48 +0000 |
---|---|---|
committer | drochner <drochner> | 2003-07-22 17:22:48 +0000 |
commit | 94c75c232a692acd0e6d4447060a772e0455ceab (patch) | |
tree | 5f947e698e298f79a9276b5c90ceaa7936860f1a /x11/py-qt3-base/PLIST | |
parent | a86f7b0b6352bb8812c18b6885552ea335a4081b (diff) | |
download | pkgsrc-94c75c232a692acd0e6d4447060a772e0455ceab.tar.gz |
Add PyQt-3.7 for Qt3, the base module and tools.
Diffstat (limited to 'x11/py-qt3-base/PLIST')
-rw-r--r-- | x11/py-qt3-base/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/x11/py-qt3-base/PLIST b/x11/py-qt3-base/PLIST new file mode 100644 index 00000000000..e48953af8ae --- /dev/null +++ b/x11/py-qt3-base/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/22 17:22:48 drochner Exp $ +bin/pylupdate${PYVERSSUFFIX} +bin/pyuic${PYVERSSUFFIX} +${PYSITELIB}/libqtcmodule.a +${PYSITELIB}/libqtcmodule.la +${PYSITELIB}/libqtcmodule.so +${PYSITELIB}/libqtcmodule.so.1 +${PYSITELIB}/libqtcmodule.so.1.0 +${PYSITELIB}/qt.py |