diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-19 14:13:06 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-10-19 14:13:06 +0000 |
commit | cc3414b125c1c996617b4343595b788c6b8a2e94 (patch) | |
tree | 8c82025b3f8d90a3c273bfc0f63964d2edd3076e /net-im | |
parent | 81aab7dc401cec56673e19e6dbae1c5ddb34d7f0 (diff) | |
download | ports-cc3414b125c1c996617b4343595b788c6b8a2e94.tar.gz ports-cc3414b125c1c996617b4343595b788c6b8a2e94.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qutim-plugin-icq/Makefile | 3 | ||||
-rw-r--r-- | net-im/qutim-plugin-jabber/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/net-im/qutim-plugin-icq/Makefile b/net-im/qutim-plugin-icq/Makefile index a8616be59758..81e3e66734bb 100644 --- a/net-im/qutim-plugin-icq/Makefile +++ b/net-im/qutim-plugin-icq/Makefile @@ -19,6 +19,9 @@ DISTNAME= qutim-icq_${PORTVERSION}_svn136 MAINTAINER= webmaster@kibab.com COMMENT= ICQ protocol plugin for qutIM +DEPRECATED= It is not needed for new QutIM +EXPIRATION_DATE=2012-11-19 + BUILD_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim RUN_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim diff --git a/net-im/qutim-plugin-jabber/Makefile b/net-im/qutim-plugin-jabber/Makefile index 9653ddae3ce4..6d5be21956d7 100644 --- a/net-im/qutim-plugin-jabber/Makefile +++ b/net-im/qutim-plugin-jabber/Makefile @@ -19,6 +19,9 @@ DISTNAME= qutim-jabber_${PORTVERSION}_svn431 MAINTAINER= webmaster@kibab.com COMMENT= Jabber protocol plugin for qutIM +DEPRECATED= It is not needed for new QutIM +EXPIRATION_DATE=2012-11-19 + LIB_DEPENDS= idn.17:${PORTSDIR}/dns/libidn BUILD_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim RUN_DEPENDS= ${LOCALBASE}/bin/qutim:${PORTSDIR}/net-im/qutim |