diff options
author | tg <tg@FreeBSD.org> | 2001-06-28 13:04:14 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 2001-06-28 13:04:14 +0000 |
commit | 9d0c945329564f9d3126662eceb3a415568da99f (patch) | |
tree | 66108e710e850297ce3a74e9914f5a44dc5f5934 /mail/gnumail/pkg-descr | |
parent | 281a6f4616fe22ef320ddd0a958bc79eeef3509f (diff) | |
download | FreeBSD-ports-9d0c945329564f9d3126662eceb3a415568da99f.zip FreeBSD-ports-9d0c945329564f9d3126662eceb3a415568da99f.tar.gz |
New port GNUmail, a GNUstep mail client.
Diffstat (limited to 'mail/gnumail/pkg-descr')
-rw-r--r-- | mail/gnumail/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/gnumail/pkg-descr b/mail/gnumail/pkg-descr new file mode 100644 index 0000000..d97034a --- /dev/null +++ b/mail/gnumail/pkg-descr @@ -0,0 +1,10 @@ +GNUMail.app is a clone of NeXT's excellent Mail.app application. +It uses the GNUstep development framework, which is based on the +OpenStep specification provided by NeXT, Inc.. GNUMail.app is +licensed under the GPL, and the full sources of the application +are available. + +GNUMail.app was written mostly from scratch though it does use some +code from elm and mpack/munpack. + +WWW: http://www.collaboration-world.com/gnumail/ |