summaryrefslogtreecommitdiff
path: root/lang/python/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2004-02-06Add a python "meta package" to install a symlink from ${PKGBASE}/bin/pythonlukem1-0/+2
to the preferred version of python (as specified by PYTHON_VERSION_DEFAULT). This means that cross-platform python scripts with "#!/usr/bin/env python" actually function on pkgsrc systems without nasty hackery. Approved by Alistair.