diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-24 23:24:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-24 23:24:09 +0800 |
commit | a625776fd03373d2893916a660017fceac69f066 (patch) | |
tree | 8046dbd01452144db8d85aa01dc29f4a62da13b0 /mail/Makefile | |
parent | 6e79f3fd6411103813e595a21be1e18652707db4 (diff) | |
download | freebsd-ports-gnome-a625776fd03373d2893916a660017fceac69f066.tar.gz freebsd-ports-gnome-a625776fd03373d2893916a660017fceac69f066.tar.zst freebsd-ports-gnome-a625776fd03373d2893916a660017fceac69f066.zip |
This module is an interface to the SenderBase query service at
http://www.senderbase.org/.
WWW: http://search.cpan.org/dist/Net-SenderBase/
PR: ports/132782
Submitted by: J.R. Oldroyd <fbsd at opal.com>
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 f2a2605d2f40..9902b2703f27 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -414,6 +414,7 @@ SUBDIR += p5-Net-SMTP-SSL SUBDIR += p5-Net-SMTP-TLS SUBDIR += p5-Net-SMTP_auth + SUBDIR += p5-Net-SenderBase SUBDIR += p5-Net-Server-Mail SUBDIR += p5-POE-Component-Client-POP3 SUBDIR += p5-POE-Component-Client-SMTP |