diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-02-03 20:46:35 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-02-03 20:46:35 +0000 |
commit | 72f4491c41a9e52940aaeab00c2a21d9bc4ae172 (patch) | |
tree | b544a84cca97180dd484ad8858433ec23243a53e /net-im/pidgin-skype/Makefile | |
parent | 60fbbcfeab92c97e7360cf5183626da49febdcd4 (diff) |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=492077
Diffstat (limited to 'net-im/pidgin-skype/Makefile')
-rw-r--r-- | net-im/pidgin-skype/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-im/pidgin-skype/Makefile b/net-im/pidgin-skype/Makefile index 8c09cce2d118..2da09f340b5c 100644 --- a/net-im/pidgin-skype/Makefile +++ b/net-im/pidgin-skype/Makefile @@ -13,6 +13,9 @@ COMMENT= Plugin to use Skype chat from Pidgin (with Skype running) LICENSE= GPLv2 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2019-03-05 + BUILD_DEPENDS= ${LOCALBASE}/include/pidgin/pidgin.h:net-im/pidgin \ ${LOCALBASE}/bin/skype:net-im/skype RUN_DEPENDS= pidgin:net-im/pidgin \ |