aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Search-Saryer
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-12-02 10:36:48 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-12-02 10:36:48 +0000
commit1c90dedfae568fccbf4c60ce3f1de3316f38a85e (patch)
treedbfd6be58f77b635718aa8a5b7d505ea814f85ae /textproc/p5-Search-Saryer
parent91061f2dc5265414fe21a493a445a17acaf045ca (diff)
downloadports-1c90dedfae568fccbf4c60ce3f1de3316f38a85e.tar.gz
ports-1c90dedfae568fccbf4c60ce3f1de3316f38a85e.zip
- Deprecate
- Set EXPIRATION_DATE - portlint(1) PR: 106164 Submitted by: gabor
Notes
Notes: svn path=/head/; revision=178569
Diffstat (limited to 'textproc/p5-Search-Saryer')
-rw-r--r--textproc/p5-Search-Saryer/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Search-Saryer/Makefile b/textproc/p5-Search-Saryer/Makefile
index 0040bec18de6..3c6c6938e9a8 100644
--- a/textproc/p5-Search-Saryer/Makefile
+++ b/textproc/p5-Search-Saryer/Makefile
@@ -17,9 +17,11 @@ COMMENT= Perl interface to the Sary library
LIB_DEPENDS= sary.10:${PORTSDIR}/textproc/sary
+DEPRECATED= distfile disappeared
+EXPIRATION_DATE= 2007-01-01
+
PERL_CONFIGURE= yes
MAN3= Search::Saryer.3
-
.include <bsd.port.mk>