pkgsrc/lang/python
darcy f2eae255dc Add quotes around word "install" in the setup command.
Note that this cannot be changed to ${INSTALL} because it is not the install
command but rather an argument to setup.py.  While adding the quotes makes
no difference to the use of the file, it does keep pkglint quiet.  This is
even more important because this file is included by many other packages
and causes warnings when trying to check new Python extensions.
2004-06-12 21:18:31 +00:00
..
application.mk use REPLACE_INTERPRETER instead of our private implementation 2004-03-02 15:26:02 +00:00
DESCR Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python 2004-02-06 08:37:22 +00:00
extension.mk Add quotes around word "install" in the setup command. 2004-06-12 21:18:31 +00:00
Makefile Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python 2004-02-06 08:37:22 +00:00
PLIST Add a python "meta package" to install a symlink from ${PKGBASE}/bin/python 2004-02-06 08:37:22 +00:00
pyversion.mk Add a PYTHON_VERSIONS_INCOMPATIBLE, an additive variable that can be set 2004-06-06 16:24:55 +00:00
srcdist.mk catch up with the Python 2.3.4 update 2004-06-02 12:30:55 +00:00