aboutsummaryrefslogtreecommitdiff
path: root/net-im/py-jabber
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/py-jabber')
-rw-r--r--net-im/py-jabber/Makefile25
-rw-r--r--net-im/py-jabber/distinfo1
-rw-r--r--net-im/py-jabber/pkg-descr8
-rw-r--r--net-im/py-jabber/pkg-plist6
4 files changed, 0 insertions, 40 deletions
diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile
deleted file mode 100644
index 0f7a982face3..000000000000
--- a/net-im/py-jabber/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: py-jabber
-# Date created: Jan 13, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= jabber
-PORTVERSION= 0.4
-CATEGORIES= net python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= jabberpy
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= jabberpy${PORTVERSION}-0
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= A Python Jabber library
-
-RUN_DEPENDS= ${PYEXPAT}
-
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-
-.include <bsd.port.mk>
diff --git a/net-im/py-jabber/distinfo b/net-im/py-jabber/distinfo
deleted file mode 100644
index c6d2a27eb6d5..000000000000
--- a/net-im/py-jabber/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (jabberpy0.4-0.tar.gz) = 4fc5e10c83bb12e61fbc36bb4424ad79
diff --git a/net-im/py-jabber/pkg-descr b/net-im/py-jabber/pkg-descr
deleted file mode 100644
index 9a50b0662350..000000000000
--- a/net-im/py-jabber/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-jabber.py is a Python module for the jabber instant messaging protocol.
-jabber.py deals with the xml parsing and socket code, leaving the programmer
-to concentrate on developing quality jabber based applications with Python.
-
-The eventual aim is to produce a fully featured easy to use library for
-creating both jabber clients and servers.
-
-WWW: http://jabberpy.sourceforge.net/
diff --git a/net-im/py-jabber/pkg-plist b/net-im/py-jabber/pkg-plist
deleted file mode 100644
index 3001a6070ac9..000000000000
--- a/net-im/py-jabber/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/xmlstream.py
-lib/%%PYTHON_VERSION%%/site-packages/xmlstream.pyc
-lib/%%PYTHON_VERSION%%/site-packages/xmlstream.pyo
-lib/%%PYTHON_VERSION%%/site-packages/jabber.py
-lib/%%PYTHON_VERSION%%/site-packages/jabber.pyc
-lib/%%PYTHON_VERSION%%/site-packages/jabber.pyo