2005-10-17 03:54:39 +02:00
|
|
|
PORTNAME= libspf2
|
2022-05-13 13:37:10 +02:00
|
|
|
PORTVERSION= 1.2.11
|
2023-10-05 03:55:38 +02:00
|
|
|
PORTREVISION= 1
|
2005-10-17 03:54:39 +02:00
|
|
|
CATEGORIES= mail
|
2004-07-16 21:44:14 +02:00
|
|
|
|
2012-02-01 19:55:13 +01:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2019-09-12 21:07:31 +02:00
|
|
|
COMMENT= Sender Policy Framework 2 C Implementation
|
2023-10-08 13:54:11 +02:00
|
|
|
WWW= https://www.libspf2.org/ \
|
|
|
|
https://github.com/shevek/libspf2
|
2004-07-16 21:44:14 +02:00
|
|
|
|
2013-12-26 22:43:05 +01:00
|
|
|
LICENSE= BSD2CLAUSE LGPL21 LGPL3
|
2013-06-13 20:54:38 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2022-05-13 13:37:10 +02:00
|
|
|
USES= autoreconf cpe libtool
|
2021-10-25 17:05:41 +02:00
|
|
|
|
2013-04-26 11:19:34 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2014-08-17 17:59:40 +02:00
|
|
|
INSTALL_TARGET= install-strip
|
2006-12-13 03:57:08 +01:00
|
|
|
USE_LDCONFIG= yes
|
2004-07-16 21:44:14 +02:00
|
|
|
|
2022-05-13 13:37:10 +02:00
|
|
|
USE_GITHUB= yes
|
|
|
|
GH_ACCOUNT= shevek
|
2023-10-05 03:55:38 +02:00
|
|
|
GH_TAGNAME= d14abff
|
2022-05-13 13:37:10 +02:00
|
|
|
|
2005-10-17 03:54:39 +02:00
|
|
|
post-patch:
|
2012-02-12 04:38:52 +01:00
|
|
|
@${REINPLACE_CMD} -e '/__VA_ARGS__/ s|format, ||g' ${WRKSRC}/src/include/spf_log.h
|
2005-10-17 03:54:39 +02:00
|
|
|
|
2004-07-16 21:44:14 +02:00
|
|
|
.include <bsd.port.mk>
|