aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-08-31 10:42:49 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-08-31 10:42:49 +0000
commite3b0342d7b5fffc7a9e44623410736791e5ea6ce (patch)
treeabb1625157941a59d878c7a7d40512597320d42f /mail/Makefile
parentc72377f63111815cfec40d57c8bf074f861c1af2 (diff)
downloadports-e3b0342d7b5fffc7a9e44623410736791e5ea6ce.tar.gz
ports-e3b0342d7b5fffc7a9e44623410736791e5ea6ce.zip
- New port: mail/p5-Email-Simple: Simple, fast mail parser
Email::Simple is the first deliverable of the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct. PR: 56229 Submitted by: Lars Thegler <lars@thegler.dk>
Notes
Notes: svn path=/head/; revision=88187
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 23acf85129ef..ab791f7e4bb4 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -175,6 +175,7 @@
SUBDIR += offlineimap
SUBDIR += openwebmail
SUBDIR += p5-Email-Find
+ SUBDIR += p5-Email-Simple
SUBDIR += p5-Email-Valid
SUBDIR += p5-Email-Valid-Loose
SUBDIR += p5-IMAP-Admin