From dd146d6e277a938cea00016f2a8b65b3340f60bc Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 11 Oct 2010 18:25:02 +0000 Subject: - 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 Approved by: pgollucci (mentor, implicit) --- mail/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail/Makefile') 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 -- cgit v1.2.3