aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-10-21 11:04:07 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2023-10-21 14:43:22 +0000
commit8489b4d6adf1859f184c0becb627974fc97df7f5 (patch)
treef7c18034c8a118cbc7cff032f2b32a52dffa3a34
parentb5e4cfa3cf7d1c7d7bd4baf268f844cc581733f5 (diff)
downloadports-8489b4d6adf1859f184c0becb627974fc97df7f5.tar.gz
ports-8489b4d6adf1859f184c0becb627974fc97df7f5.zip
mail/libspf: Deprecate and set expiration date to 2023-12-31
Abandonware, last commit upstream 14 years ago Consider migrating to mail/libspf2
-rw-r--r--mail/libspf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile
index e43cdc5509ff..c42d04529d10 100644
--- a/mail/libspf/Makefile
+++ b/mail/libspf/Makefile
@@ -12,6 +12,9 @@ WWW= http://software.schmorp.de/pkg/libspf.html
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Abandonware, last commit upstream 14 years ago. Consider migrating to mail/libspf2
+EXPIRATION_DATE=2023-12-31
+
MAKE_JOBS_UNSAFE=yes
GNU_CONFIGURE= yes