aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2018-05-14 19:43:51 +0800
committerdinoex <dinoex@FreeBSD.org>2018-05-14 19:43:51 +0800
commit7268a54364cef093e90f6e0f898f1690deda58ce (patch)
treea00119171368cf8f065fd2e3f26e727afe33e7c9 /net-im
parent1a19968bb53ae900b9041427cb21f2166cb4125d (diff)
downloadfreebsd-ports-graphics-7268a54364cef093e90f6e0f898f1690deda58ce.tar.gz
freebsd-ports-graphics-7268a54364cef093e90f6e0f898f1690deda58ce.tar.zst
freebsd-ports-graphics-7268a54364cef093e90f6e0f898f1690deda58ce.zip
- remove msn plugin
MSN Messenger service terminated 2017-05-19
Diffstat (limited to 'net-im')
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/licq-msn/Makefile36
-rw-r--r--net-im/licq-msn/pkg-descr6
3 files changed, 0 insertions, 43 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 91decd31342..4bda9f3dace 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -83,7 +83,6 @@
SUBDIR += licq
SUBDIR += licq-icq
SUBDIR += licq-jabber
- SUBDIR += licq-msn
SUBDIR += licq-osd
SUBDIR += licq-qt-gui
SUBDIR += linux-telegram-desktop
diff --git a/net-im/licq-msn/Makefile b/net-im/licq-msn/Makefile
deleted file mode 100644
index c054ae5f136..00000000000
--- a/net-im/licq-msn/Makefile
+++ /dev/null
@@ -1,36 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= msn
-PORTVERSION= 1.8.2
-PORTREVISION= 7
-CATEGORIES= net-im
-
-MAINTAINER= dinoex@FreeBSD.org
-COMMENT= MSN plugin for Licq
-
-LICENSE= GPLv2
-
-LIB_DEPENDS= libboost_regex.so:devel/boost-libs
-
-USES= cmake
-DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME}
-
-DOCFILES= README
-PLIST_FILES= lib/licq/protocol_msn.so \
- %%PORTDOCS%%%%DOCSDIR%%/README
-
-LICQ_PORT?= net-im/licq
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-.include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc"
-
-.if ${PORT_OPTIONS:MDOCS}
-post-install:
- ${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}/
-.endif
-
-.include <bsd.port.mk>
diff --git a/net-im/licq-msn/pkg-descr b/net-im/licq-msn/pkg-descr
deleted file mode 100644
index dc531a99507..00000000000
--- a/net-im/licq-msn/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Adds support for the Jabber (XMPP) protocol to Licq. Still in early
-development, but capable of sending and receiving messages.
-
-LICENSE: GPL2 or later with execption to link with OpenSSL
-
-WWW: http://www.licq.org/