blob: b144c80efaf327ce2655ef61fd561d9aed5fcfd5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Distributed under the terms of the GNU General Public License v2
# Copyright 2018 Gluzskiy Alexandr <sss@sss.chaoslab.ru>
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.16 ] ]
SUMMARY="libspf2 implements the Sender Policy Framework, a part of the SPF/SRS protocols"
HOMEPAGE="http://www.libspf2.org"
SLOT="0"
LICENCES="LGPL-2.1 BSD-2"
DOWNLOADS="https://www.libspf2.org/spf/${PNV}.tar.gz"
|