diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-03-18 18:37:19 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2013-03-18 18:37:19 +0000 |
commit | 8ef3f4d40f6a0236907213276690513fe914698b (patch) | |
tree | da9f58419d11e67506e06c26f1994fe3bcbc7869 /net-im | |
parent | f7712c5e8dbf7a0797e29a902926ffd270aaff48 (diff) | |
download | ports-8ef3f4d40f6a0236907213276690513fe914698b.tar.gz ports-8ef3f4d40f6a0236907213276690513fe914698b.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gajim-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/gajim-devel/Makefile b/net-im/gajim-devel/Makefile index 9621ffd28078..3558d4da257d 100644 --- a/net-im/gajim-devel/Makefile +++ b/net-im/gajim-devel/Makefile @@ -12,6 +12,9 @@ DISTNAME= ${PORTNAME}-2010-10-30 MAINTAINER= ports@FreeBSD.org COMMENT= Gajim is a Jabber client based on a plugin system +DEPRECATED= This port is outdated for two years, no distfile available. Please use net-im/gajim instead +EXPIRATION_DATE=2013-04-18 + BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dbus>=0.82.2:${PORTSDIR}/devel/py-dbus LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-openssl \ |