summaryrefslogtreecommitdiff
path: root/net-mgmt/py-ipy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/py-ipy/Makefile')
-rw-r--r--net-mgmt/py-ipy/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile
deleted file mode 100644
index f909dbcb02f4..000000000000
--- a/net-mgmt/py-ipy/Makefile
+++ /dev/null
@@ -1,21 +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
-
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-
-.include <bsd.port.mk>