aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-twistedWords
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-30 10:18:02 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-09-30 10:18:02 +0000
commitf2619f7b09e6a4805af2da2ed55674632f72ac72 (patch)
tree974bf777dde60b8eb1eac05c2ee92e5ca81bf2b2 /net-im/py-twistedWords
parent5f7b697e6fe2caa3f1acb41059419b9da5f89add (diff)
Notes
Diffstat (limited to 'net-im/py-twistedWords')
-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
3 files changed, 0 insertions, 34 deletions
diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile
deleted file mode 100644
index 0e436283f780..000000000000
--- 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 5b39e1f699c7..000000000000
--- 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 d357a1c683bc..000000000000
--- 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/