aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-ipy
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/py-ipy')
-rw-r--r--net-mgmt/py-ipy/Makefile22
-rw-r--r--net-mgmt/py-ipy/distinfo1
-rw-r--r--net-mgmt/py-ipy/pkg-descr6
-rw-r--r--net-mgmt/py-ipy/pkg-plist3
4 files changed, 0 insertions, 32 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile
deleted file mode 100644
index e6d0d8a9ee30..000000000000
--- a/net-mgmt/py-ipy/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: py-ipy
-# Date created: Jan 30, 2002
-# Whom: ijliao
-#
-# $FreeBSD$
-#
-
-PORTNAME= ipy
-PORTVERSION= 0.41
-CATEGORIES= net python
-MASTER_SITES= http://c0re.jp/c0de/IPy/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= IPy-${PORTVERSION}
-
-MAINTAINER= drt@un.bewaff.net
-COMMENT= A Python module for handling IPv4 and IPv6 Addresses and Networks
-
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/py-ipy/distinfo b/net-mgmt/py-ipy/distinfo
deleted file mode 100644
index 68057dcc92fb..000000000000
--- a/net-mgmt/py-ipy/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (IPy-0.41.tar.gz) = 883aca022bfe7a4a5867995bed267072
diff --git a/net-mgmt/py-ipy/pkg-descr b/net-mgmt/py-ipy/pkg-descr
deleted file mode 100644
index 60bb2d34e892..000000000000
--- a/net-mgmt/py-ipy/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-IPy is a Python module for handling IPv4 and IPv6 Addresses and Networks in
-a fashion similar to perl's Net::IP and friends. The IP class allows a
-comfortable parsing and handling for most notations in use for IPv4 and IPv6
-Addresses and Networks.
-
-WWW: http://c0re.jp/c0de/IPy/
diff --git a/net-mgmt/py-ipy/pkg-plist b/net-mgmt/py-ipy/pkg-plist
deleted file mode 100644
index 4695f12f5a96..000000000000
--- a/net-mgmt/py-ipy/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-lib/%%PYTHON_VERSION%%/site-packages/IPy.py
-lib/%%PYTHON_VERSION%%/site-packages/IPy.pyc
-lib/%%PYTHON_VERSION%%/site-packages/IPy.pyo