aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-14 10:40:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-14 10:40:22 +0000
commit090297cdcd4753d6f2df5f372eb98f57e27f4023 (patch)
tree35459a3f063b7fa710cb30b8462f2e2e86a566c8 /devel/Makefile
parent8cdb0ad9324c4540bc8e6e74f3912c11bff0fa18 (diff)
downloadports-090297cdcd4753d6f2df5f372eb98f57e27f4023.tar.gz
ports-090297cdcd4753d6f2df5f372eb98f57e27f4023.zip
The EnthoughtBase project includes a few core packages that are used by
many other projects in the Enthought Tool Suite: *enthought.etsconfig: Supports configuring settings that need to be shared across multiple projects or programs on the same system. Most significant of these is the GUI toolkit to be used. You can also configure locations for writing application data and user data, and the name of the company responsible for the software (which is used in the application and user data paths on some systems). *enthought.logger: Provides convenience functions for creating logging handlers. *enthought.util: Provides miscellaneous utility functions. WWW: http://code.enthought.com/projects/enthought_base.php PR: ports/129583 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=224223
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index c70feeb6ce0a..d6660ac791e4 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2134,6 +2134,7 @@
SUBDIR += pushmi
SUBDIR += pwlib
SUBDIR += py-Breve
+ SUBDIR += py-EnthoughtBase
SUBDIR += py-Jinja
SUBDIR += py-TurboJinja
SUBDIR += py-anonfunc