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 @@ -1,17 +1,20 @@ PORTNAME= Search-Saryer PORTVERSION= 0.40 PORTREVISION= 3 CATEGORIES= textproc perl5 MASTER_SITES= http://namazu.org/~tsuchiya/perl/ PKGNAMEPREFIX= p5- 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 USE_PERL5= configure .include