diff --git a/net/libstorj/Makefile b/net/libstorj/Makefile --- a/net/libstorj/Makefile +++ b/net/libstorj/Makefile @@ -9,6 +9,9 @@ LICENSE= LGPL21+ +DEPRECATED= Deprecated in favour of net/storj due to v3 rearchitecture +EXPIRATION_DATE=2021-12-31 + LIB_DEPENDS= libjson-c.so:devel/json-c \ libuv.so:devel/libuv \ libcurl.so:ftp/curl \