diff options
-rw-r--r-- | net-im/mastodon/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile index acd139d1e067..e07266ba6bd8 100644 --- a/net-im/mastodon/Makefile +++ b/net-im/mastodon/Makefile @@ -12,6 +12,10 @@ COMMENT= GNU Social-compatible microblogging server LICENSE= AGPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN= Fails to build +DEPRECATED= Breaks too frequently +EXPIRATION_DATE= 2018-07-01 + BUILD_DEPENDS= yarn>:www/yarn\ ${BR_DEPENDS} LIB_DEPENDS= libidn2.so:dns/libidn2 |