diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent-kde4/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/libktorrent-kde4/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/ktorrent-kde4/Makefile b/net-p2p/ktorrent-kde4/Makefile index b0fd49ff8e41..d64120937de1 100644 --- a/net-p2p/ktorrent-kde4/Makefile +++ b/net-p2p/ktorrent-kde4/Makefile @@ -11,6 +11,9 @@ PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= BitTorrent client for KDE +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + BUILD_DEPENDS= ${LOCALBASE}/include/boost/bind.hpp:devel/boost-libs LIB_DEPENDS= libtag.so:audio/taglib \ libgmp.so:math/gmp \ diff --git a/net-p2p/libktorrent-kde4/Makefile b/net-p2p/libktorrent-kde4/Makefile index 177f23cea9b0..403fcbc53ee9 100644 --- a/net-p2p/libktorrent-kde4/Makefile +++ b/net-p2p/libktorrent-kde4/Makefile @@ -10,6 +10,9 @@ PKGNAMESUFFIX= -kde4 MAINTAINER= kde@FreeBSD.org COMMENT= Torrent library from KTorrent project +DEPRECATED= KDE4 is EOL upstream +EXPIRATION_DATE= 2018-12-31 + BUILD_DEPENDS= ${LOCALBASE}/include/boost/concept_check.hpp:devel/boost-libs LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgmp.so:math/gmp \ |