aboutsummaryrefslogtreecommitdiff
path: root/net/py-ipy
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-02-27 01:05:19 +0000
committerClement Laforet <clement@FreeBSD.org>2004-02-27 01:05:19 +0000
commit3a93c08cd424e3c6e35c021346e257e2136f6298 (patch)
treee5b244f8eab75a4947b9d7ce8d757989718c5333 /net/py-ipy
parentbc84920be715f7b7c39d229b0756ccb7eeb9beb4 (diff)
downloadports-3a93c08cd424e3c6e35c021346e257e2136f6298.tar.gz
ports-3a93c08cd424e3c6e35c021346e257e2136f6298.zip
Notes
Diffstat (limited to 'net/py-ipy')
-rw-r--r--net/py-ipy/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/net/py-ipy/Makefile b/net/py-ipy/Makefile
deleted file mode 100644
index d9e3222a1afd..000000000000
--- a/net/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.23.nu/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>