diff options
Diffstat (limited to 'devel/libjson++/Makefile')
-rw-r--r-- | devel/libjson++/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/libjson++/Makefile b/devel/libjson++/Makefile index 11e033a9426b..c576a9009c68 100644 --- a/devel/libjson++/Makefile +++ b/devel/libjson++/Makefile @@ -10,6 +10,8 @@ MAINTAINER= krichy@tvnetwork.hu COMMENT= Small C++ library to handle JSON serialized data BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2020-05-05 USES= cmake USE_LDCONFIG= yes |