aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/py-SquareMap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-SquareMap/Makefile')
-rw-r--r--x11-toolkits/py-SquareMap/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/x11-toolkits/py-SquareMap/Makefile b/x11-toolkits/py-SquareMap/Makefile
deleted file mode 100644
index 955328a71077..000000000000
--- a/x11-toolkits/py-SquareMap/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Sofian Brabez <sbz@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= SquareMap
-PORTVERSION= 1.0.4
-PORTREVISION= 5
-CATEGORIES= x11-toolkits python
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= sbz@FreeBSD.org
-COMMENT= Hierarchic visualization control for wxPython
-
-LICENSE= BSD2CLAUSE
-
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-11-15
-
-USES= python:2.7
-USE_PYTHON= distutils autoplist
-USE_WX= 3.0+
-WX_COMPS= python
-
-.include <bsd.port.mk>