diff options
author | delphij <delphij@FreeBSD.org> | 2007-01-01 23:52:57 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-01-01 23:52:57 +0800 |
commit | f23c8171f685141475e236d691f760a6b17ae62f (patch) | |
tree | 568e5fb21deb057503a95054e966cf2f50a7380b /chinese | |
parent | 9f611511e4292e295a16189c2366885dd474b8cb (diff) | |
download | freebsd-ports-graphics-f23c8171f685141475e236d691f760a6b17ae62f.tar.gz freebsd-ports-graphics-f23c8171f685141475e236d691f760a6b17ae62f.tar.zst freebsd-ports-graphics-f23c8171f685141475e236d691f760a6b17ae62f.zip |
Mark as DEPRECATED: Does not work with latest tencent protocols
and the project seems to be inactive for a long time.
Requested by: snnn at newsmth dot org
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/oicq/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/oicq/Makefile b/chinese/oicq/Makefile index 19fabb82e8b..34aaa544c1c 100644 --- a/chinese/oicq/Makefile +++ b/chinese/oicq/Makefile @@ -24,6 +24,9 @@ PERL_CONFIGURE= yes MAN3= Net::OICQ.3 +DEPRECATED= Does not work with newer OICQ protocol +EXPIRATION_DATE= 2007-02-01 + .include <bsd.port.pre.mk> .if ${PERL_LEVEL} < 500800 # inherits from security/p5-Crypt-OICQ |