diff options
| author | Eugene Grosbein <eugen@FreeBSD.org> | 2024-06-26 02:28:24 +0700 |
|---|---|---|
| committer | Eugene Grosbein <eugen@FreeBSD.org> | 2024-06-26 02:32:28 +0700 |
| commit | f32032cfbb5811e042a38576c1ddf11da339e448 (patch) | |
| tree | de7112a287ad7e9878365a98da661f01cbd12cc8 | |
| parent | sysutils/opa: Fix fetch by removing duplicate distinfo items (diff) | |
net-im/pidgin-icyque: farewell ICQ
See also: https://icq.com/desktop/en
Deprecate the port and set expiration date.
| -rw-r--r-- | net-im/pidgin-icyque/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-im/pidgin-icyque/Makefile b/net-im/pidgin-icyque/Makefile index e419ba9d1ffb..41847a830bb5 100644 --- a/net-im/pidgin-icyque/Makefile +++ b/net-im/pidgin-icyque/Makefile @@ -1,6 +1,6 @@ PORTNAME= pidgin-icyque DISTVERSION= g20200619 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= eugen@FreeBSD.org @@ -10,6 +10,9 @@ WWW= https://github.com/EionRobb/icyque LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= ICQ servers shut down +EXPIRATION_DATE=2024-08-26 + BUILD_DEPENDS= pidgin:net-im/pidgin RUN_DEPENDS= pidgin:net-im/pidgin LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ |
