diff options
Diffstat (limited to 'games/springlobby/Makefile')
-rw-r--r-- | games/springlobby/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/springlobby/Makefile b/games/springlobby/Makefile index 32e2a3a50ceb..23e8f9890148 100644 --- a/games/springlobby/Makefile +++ b/games/springlobby/Makefile @@ -14,6 +14,9 @@ COMMENT= Cross-platform lobby client for the Spring RTS project LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring games/spring +EXPIRATION_DATE= 2015-04-30 + RUN_DEPENDS= spring:${PORTSDIR}/games/spring LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl \ libboost_thread.so:${PORTSDIR}/devel/boost-libs |