diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-19 10:31:05 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-02-19 10:31:05 +0000 |
commit | 363de61feb0b3ae903ee11d1358af21675bffd98 (patch) | |
tree | 71d38d113f96b0b1d02ec2a565a97846b0262452 | |
parent | c59037b5129b9a7bba7c31fbefc44e74e8a29853 (diff) |
Notes
-rw-r--r-- | net/p5-Net-Jaiku/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Net-Jaiku/Makefile b/net/p5-Net-Jaiku/Makefile index ba7e008c0d21..0c738da7ceac 100644 --- a/net/p5-Net-Jaiku/Makefile +++ b/net/p5-Net-Jaiku/Makefile @@ -9,7 +9,10 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= Perl interface to jaiku.com's API +COMMENT= Perl interface to jaiku.com's API #' + +DEPRECATED= Upstream disappeared and jaiku.com returns 404 +EXPIRATION_DATE=2018-03-31 RUN_DEPENDS= p5-libwww>=5.805:www/p5-libwww \ p5-JSON-Any>0:converters/p5-JSON-Any \ |