aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-10-10 08:44:36 +0800
committerwen <wen@FreeBSD.org>2011-10-10 08:44:36 +0800
commit8b6c18619ad7b17738a38522b69fecb38b3a2898 (patch)
tree3a14012f1a095b61b03564f64ca97d855f410a16 /devel/Makefile
parent4fdfe0bd7507cb9ff047caf53ada02cefced549a (diff)
downloadfreebsd-ports-gnome-8b6c18619ad7b17738a38522b69fecb38b3a2898.tar.gz
freebsd-ports-gnome-8b6c18619ad7b17738a38522b69fecb38b3a2898.tar.zst
freebsd-ports-gnome-8b6c18619ad7b17738a38522b69fecb38b3a2898.zip
This package provides a DateTime data type, as known from Zope 2.
Unless you need to communicate with Zope 2 APIs, you're probably better off using Python's built-in datetime module. WWW: http://pypi.python.org/pypi/DateTime Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (via email)
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 031350482bcf..5f703ee68a3d 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -2911,6 +2911,7 @@
SUBDIR += py-AddOns
SUBDIR += py-Breve
SUBDIR += py-BytecodeAssembler
+ SUBDIR += py-DateTime
SUBDIR += py-EnthoughtBase
SUBDIR += py-InlineEgg
SUBDIR += py-Jinja