aboutsummaryrefslogtreecommitdiff
path: root/mail/libsrs_alt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* This is a complete standalone C implementation of the SRS (SenderRenato Botelho2006-03-231-0/+35
Rewriting Scheme) and includes a command line utility and daemon, test utility and static and dynamic libraries. SRS is a stop-gap for users of SPF (Sender Policy Framework). WWW: http://srs.mirtol.com PR: ports/94831 Submitted by: Simon Dick <simond@irrelevant.org> Notes: svn path=/head/; revision=158021