diff options
author | pav <pav@FreeBSD.org> | 2006-04-29 22:38:52 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-29 22:38:52 +0800 |
commit | 58f36ddc360c786e83ae84dce531df36a31b6194 (patch) | |
tree | 97d764550ff79cccd1dfe4373cc248ca1c3f3f53 /mail/Makefile | |
parent | 3e82ba8b27c6816c2710b68a83b6347bb77b321a (diff) | |
download | freebsd-ports-gnome-58f36ddc360c786e83ae84dce531df36a31b6194.tar.gz freebsd-ports-gnome-58f36ddc360c786e83ae84dce531df36a31b6194.tar.zst freebsd-ports-gnome-58f36ddc360c786e83ae84dce531df36a31b6194.zip |
This plugin handles mailboxes in mbox format.
PR: ports/95442
Submitted by: Pawel Pekala <c0rn@o2.pl>
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 7e58e00a013d..122b94ebbdc1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -523,6 +523,7 @@ SUBDIR += swaks SUBDIR += sylpheed SUBDIR += sylpheed-claws + SUBDIR += sylpheed-claws-mailmbox SUBDIR += sylpheed-claws-perl SUBDIR += sylpheed-claws-smime SUBDIR += sylpheed2 |