aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-11 18:25:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2010-10-11 18:25:02 +0000
commitdd146d6e277a938cea00016f2a8b65b3340f60bc (patch)
treeafaa385a229f6514ee8c4d51706a6dd99ab9a237 /mail/Makefile
parent9f44884cd75f2adb8cac40a00fdd75987c5b0554 (diff)
downloadports-dd146d6e277a938cea00016f2a8b65b3340f60bc.tar.gz
ports-dd146d6e277a938cea00016f2a8b65b3340f60bc.zip
- Add p5-Email-Sender-Transport-SQLite 0.091660
This transport makes deliveries to an SQLite database, creating it if needed. The SQLite transport is intended for testing programs that fork or that otherwise can't use the Test transport. It is not meant for robust, long-term storage of mail. WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/ PR: ports/151382 Submitted by: Bill Brinzer <bill.brinzer@gmail.com> Approved by: pgollucci (mentor, implicit)
Notes
Notes: svn path=/head/; revision=262832
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 1387f4bd1be1..9ef5eeab6e3b 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -351,6 +351,7 @@
SUBDIR += p5-Email-Reply
SUBDIR += p5-Email-Send
SUBDIR += p5-Email-Sender
+ SUBDIR += p5-Email-Sender-Transport-SQLite
SUBDIR += p5-Email-Simple
SUBDIR += p5-Email-Stuff
SUBDIR += p5-Email-Valid