From 57a3cb9a84913d36b406e9f7b3ef1f18fd6f2319 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Sat, 15 Mar 2025 16:04:46 +0100 Subject: [PATCH] textproc/p5-Search-Saryer: Deprecate and set expiration date to 2025-04-30 Depends on deprecated port textproc/sary --- textproc/p5-Search-Saryer/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile index 9f9c6a471970..08a43d129e04 100644 --- a/textproc/p5-Search-Saryer/Makefile +++ b/textproc/p5-Search-Saryer/Makefile @@ -9,6 +9,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to the Sary library WWW= http://sary.namazu.org/index.html.en +DEPRECATED= Depends on deprecated port textproc/sary +EXPIRATION_DATE=2025-04-30 + LIB_DEPENDS= libsary.so:textproc/sary USES= perl5 pkgconfig