diff options
author | tron <tron@pkgsrc.org> | 2009-05-31 16:52:43 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2009-05-31 16:52:43 +0000 |
commit | dfdeb777831d84cb26cc3438217c1cee82ad2af3 (patch) | |
tree | f341d8dcfd119118384aba035d772412d839b162 /time | |
parent | 97f58cd2675cd6cb4af91fb906123f2d61a2128d (diff) | |
download | pkgsrc-dfdeb777831d84cb26cc3438217c1cee82ad2af3.tar.gz |
Add and enable "py-parsedatetime" package.
Diffstat (limited to 'time')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index 5f5600f2bd8..4229506aa8e 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.95 2009/05/19 09:20:15 wiz Exp $ +# $NetBSD: Makefile,v 1.96 2009/05/31 16:52:43 tron Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -98,6 +98,7 @@ SUBDIR+= ptimetracker SUBDIR+= py-dateutil SUBDIR+= py-icalendar SUBDIR+= py-mxDateTime +SUBDIR+= py-parsedatetime SUBDIR+= py-pytz SUBDIR+= rclock SUBDIR+= remind |