diff options
author | obache <obache@pkgsrc.org> | 2008-11-01 12:11:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-01 12:11:21 +0000 |
commit | cc2d9835e4f8a279395ffd7cf521b039630ed55b (patch) | |
tree | 814a1540c3eea2ed7bc4054915da7b0578e4fee5 /time/Makefile | |
parent | e3f2217e873ba9740ac9d82c0cdde63daac8298d (diff) | |
download | pkgsrc-cc2d9835e4f8a279395ffd7cf521b039630ed55b.tar.gz |
Add and enable ocaml-calendar.
Diffstat (limited to 'time/Makefile')
-rw-r--r-- | time/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/Makefile b/time/Makefile index ce697dfb26d..6abc5820b3b 100644 --- a/time/Makefile +++ b/time/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2008/09/10 16:50:08 seb Exp $ +# $NetBSD: Makefile,v 1.77 2008/11/01 12:11:21 obache Exp $ # COMMENT= Clocks, calendars, daily planners and other time related applications @@ -33,6 +33,7 @@ SUBDIR+= kronolith SUBDIR+= leapsunpack SUBDIR+= lmclock SUBDIR+= logtime +SUBDIR+= ocaml-calendar SUBDIR+= p5-Calendar-Simple SUBDIR+= p5-Data-ICal SUBDIR+= p5-Data-ICal-DateTime |