pkgsrc/lang/python
gdt 5313c097fe Add support for packaging python "distributions" that use distutils.
Suppport conditional PLIST inclusion of the expected egg file, because
python2.4 distutils does not create them but later versions do.  (Note
that PRINT_PLIST_AWK production is not working, probably due to order
of substitution.)

Earlier patch reviewed by wiz@.
2010-07-24 12:32:22 +00:00
..
application.mk Added REPLACE_PYTHON as an alias to PYTHON_PATCH_SCRIPTS, to have more 2007-02-20 11:30:43 +00:00
distutils.mk Add support for packaging python "distributions" that use distutils. 2010-07-24 12:32:22 +00:00
egg.mk Clarify that this mk fragment is only for python distributions that 2010-07-23 22:44:46 +00:00
extension.mk Explain that PY_NO_EGG probably exists because distutils in Python 2.4 2010-07-24 00:57:17 +00:00
pyversion.mk Add support for packaging python "distributions" that use distutils. 2010-07-24 12:32:22 +00:00
srcdist.mk Update for python26-2.6.5. 2010-05-02 14:09:44 +00:00