aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2013-11-06 14:31:14 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2013-11-06 14:31:14 +0000
commit6d5261d4efd35bf6a4983077fd53df205795d854 (patch)
tree390fba8c722f3e10970513b41436f8deed716fde /devel/Makefile
parentb477d2330ac74b059e11bab0bdee4f1e8d58ff35 (diff)
downloadports-6d5261d4efd35bf6a4983077fd53df205795d854.tar.gz
ports-6d5261d4efd35bf6a4983077fd53df205795d854.zip
devel/py-stsci.distutils: Packaging utilities used by some of STScI's packages
This package contains utilities used to package some of STScI's Python projects, specifically those projects that comprise stsci_python and Astrolib. It currently consists mostly of some setup_hook scripts meant for use with distutils2/packaging and/or d2to1, and a customized easy_install command meant for use with distribute. This package is not meant for general consumption, though it might be worth looking at for examples of how to do certain things with your own packages. WWW: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python
Notes
Notes: svn path=/head/; revision=332994
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index bed0d263fad9..b6f6a0cf88bb 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3737,6 +3737,7 @@
SUBDIR += py-sdl2
SUBDIR += py-serpent
SUBDIR += py-setproctitle
+ SUBDIR += py-setuptools
SUBDIR += py-setuptools-git
SUBDIR += py-setuptools_darcs
SUBDIR += py-setuptools_hg
@@ -3753,6 +3754,7 @@
SUBDIR += py-sqlcc
SUBDIR += py-statgrab
SUBDIR += py-stevedore
+ SUBDIR += py-stsci.distutils
SUBDIR += py-subversion
SUBDIR += py-subvertpy
SUBDIR += py-sysctl