diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-14 11:03:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-10-14 11:03:00 +0000 |
commit | fb40d1b08c037b1632e33e1a7ac800911b3ec3df (patch) | |
tree | 66c51d9e90d90bfe9cbc41f572e41297b33d841b /mail/p5-Mail-SPF/pkg-descr | |
parent | 03561fa5037119edeb7ff688023fd7a76eb88546 (diff) | |
download | freebsd-ports-fb40d1b08c037b1632e33e1a7ac800911b3ec3df.zip |
- Update to 2.9.0
- Update COMMENT
- Add LICENSE
- Fix *_DEPENDS
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use PORTDOCS macro
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Sort PLIST
- Use CPAN as primary WWW
- Take maintainership
Changes: http://search.cpan.org/dist/Mail-SPF/CHANGES
Diffstat (limited to 'mail/p5-Mail-SPF/pkg-descr')
-rw-r--r-- | mail/p5-Mail-SPF/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/p5-Mail-SPF/pkg-descr b/mail/p5-Mail-SPF/pkg-descr index 02dea499933b..cd13ee60e8ff 100644 --- a/mail/p5-Mail-SPF/pkg-descr +++ b/mail/p5-Mail-SPF/pkg-descr @@ -5,8 +5,8 @@ This release of Mail::SPF fully conforms to RFC 4408 and passes the 2006.11 release of the official test-suite <http://www.openspf.org/Test_Suite>. The Mail::SPF source package includes the following additional tools: +- spfquery: A command-line tool for performing SPF checks. +- spfd: A daemon for services that perform SPF checks frequently. - * spfquery: A command-line tool for performing SPF checks. - * spfd: A daemon for services that perform SPF checks frequently. - +WWW: http://search.cpan.org/dist/Mail-SPF/ WWW: http://www.openspf.org/ |