diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-31 13:03:03 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-08-31 13:03:03 +0000 |
commit | 26fc57a5c4c7a786069607f61189fd11bad85144 (patch) | |
tree | f14d917854588284c793793e46fff1b1c5d08527 /mail/Makefile | |
parent | 5aadeba36f0df68504ad16a60a5da73dd68a6657 (diff) |
- New port mail/p5-Email-FolderType: Determine the type of a
mail folder.
Provides a utility subroutine for detecting the type of a given
mail folder.
PR: 56232
Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes:
svn path=/head/; revision=88196
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 ab791f7e4bb4..c9543b00f7e1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -175,6 +175,7 @@ SUBDIR += offlineimap SUBDIR += openwebmail SUBDIR += p5-Email-Find + SUBDIR += p5-Email-FolderType SUBDIR += p5-Email-Simple SUBDIR += p5-Email-Valid SUBDIR += p5-Email-Valid-Loose |