summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-09-30 10:18:02 +0000
committersunpoet <sunpoet@FreeBSD.org>2017-09-30 10:18:02 +0000
commit3b87b35b6f7289fb7c440be46d747217f6c20679 (patch)
tree974bf777dde60b8eb1eac05c2ee92e5ca81bf2b2
parent3015284628f55b466281d1df50f91b01d798e530 (diff)
downloadFreeBSD-ports-3b87b35b6f7289fb7c440be46d747217f6c20679.zip
FreeBSD-ports-3b87b35b6f7289fb7c440be46d747217f6c20679.tar.gz
Remove net-im/py-twistedWords
-rw-r--r--net-im/Makefile1
-rw-r--r--net-im/py-twistedWords/Makefile24
-rw-r--r--net-im/py-twistedWords/distinfo2
-rw-r--r--net-im/py-twistedWords/pkg-descr8
4 files changed, 0 insertions, 35 deletions
diff --git a/net-im/Makefile b/net-im/Makefile
index 11bbcec..1c88e9a 100644
--- a/net-im/Makefile
+++ b/net-im/Makefile
@@ -143,7 +143,6 @@
SUBDIR += py-sleekxmpp
SUBDIR += py-telepot
SUBDIR += py-toxcore-c
- SUBDIR += py-twistedWords
SUBDIR += py-unmessage
SUBDIR += py-xmpppy
SUBDIR += py-xmpppy-irc
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile
deleted file mode 100644
index 0e43628..0000000
--- a/net-im/py-twistedWords/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Neal Nelson <neal@nelson.name>
-# $FreeBSD$
-
-PORTNAME= twistedWords
-PORTVERSION= 15.2.1
-CATEGORIES= net-im devel python
-MASTER_SITES= http://twistedmatrix.com/Releases/Words/${PORTVERSION:R}/ \
- LOCAL/sunpoet
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= TwistedWords-${PORTVERSION}
-
-MAINTAINER= python@FreeBSD.org
-COMMENT= Twisted Words has more chat than you can handle
-
-LICENSE= MIT
-
-DEPRECATED= Use devel/py-twisted instead
-EXPIRATION_DATE=2017-09-30
-
-NO_ARCH= yes
-USE_PYTHON= autoplist distutils
-USES= python:2 tar:bzip2 twisted
-
-.include <bsd.port.mk>
diff --git a/net-im/py-twistedWords/distinfo b/net-im/py-twistedWords/distinfo
deleted file mode 100644
index 5b39e1f..0000000
--- a/net-im/py-twistedWords/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (TwistedWords-15.2.1.tar.bz2) = ac316d252cc807e0b35728fe8e61d3613e2b52b4991004f896d6faeab63d8189
-SIZE (TwistedWords-15.2.1.tar.bz2) = 168483
diff --git a/net-im/py-twistedWords/pkg-descr b/net-im/py-twistedWords/pkg-descr
deleted file mode 100644
index d357a1c..0000000
--- a/net-im/py-twistedWords/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Twisted Words is the Chat and Instant Messaging portion of the Twisted
-system. It is both a multiprotocol instant messaging client and server
-and provides low-level protocol implementations of OSCAR (AIM and ICQ),
-IRC, MSN, TOC (AIM) as well as Jabber libraries.
-
-Twisted Words is available under the MIT Free Software licence.
-
-WWW: http://twistedmatrix.com/
OpenPOWER on IntegriCloud