aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2010-10-12 02:25:02 +0800
committersunpoet <sunpoet@FreeBSD.org>2010-10-12 02:25:02 +0800
commitde4fc42b8eea61a769daca03d6cc499ef13295a5 (patch)
treea407e4f9da7806b4e9aab59b2e3e34f399e325bf /mail/Makefile
parent1f7c28dc49d3892d910f5dc50fc490a85379ce30 (diff)
downloadfreebsd-ports-gnome-de4fc42b8eea61a769daca03d6cc499ef13295a5.tar.gz
freebsd-ports-gnome-de4fc42b8eea61a769daca03d6cc499ef13295a5.tar.zst
freebsd-ports-gnome-de4fc42b8eea61a769daca03d6cc499ef13295a5.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)
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