diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-30 11:09:01 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-30 11:09:01 +0000 |
commit | 0eeb6d5984f4535fa7dae0897799ee7a12afeeee (patch) | |
tree | eeef866a33c81cebdd3f1f049e7ff2f118579cd0 /deskutils/Makefile | |
parent | 6c375d5787ea28b7f2ad24b8706d6b3df2ead700 (diff) | |
download | ports-0eeb6d5984f4535fa7dae0897799ee7a12afeeee.tar.gz ports-0eeb6d5984f4535fa7dae0897799ee7a12afeeee.zip |
mcal & gmcal use the libmcal library (see PR ports/31416 )
to access calendars that can be stored in many different formats.
They are mostly samples and how-to use the MCAL library.
PR: 31461
Submitted by: thierry@pompo.net
Notes
Notes:
svn path=/head/; revision=56923
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index e04a30b25d8e..bbbe24882fe2 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -25,6 +25,7 @@ SUBDIR += kronolith SUBDIR += logjam SUBDIR += loserjabber + SUBDIR += mcal SUBDIR += mhc SUBDIR += mhc-emacs20 SUBDIR += mhc-xemacs21-mule |