summaryrefslogtreecommitdiff
path: root/devel/py-zconfig
AgeCommit message (Collapse)AuthorFilesLines
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht1-1/+22
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2003-07-25add ZConfig-1.0, a Python configuration library for those who don't likedrochner5-0/+84
the Windows-ini-file-like stuff which comes with the base pkg