summaryrefslogtreecommitdiff
path: root/devel/pythk
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pythk')
-rw-r--r--devel/pythk/Makefile22
-rw-r--r--devel/pythk/distinfo2
-rw-r--r--devel/pythk/pkg-descr3
3 files changed, 0 insertions, 27 deletions
diff --git a/devel/pythk/Makefile b/devel/pythk/Makefile
deleted file mode 100644
index 07cab1d342d0..000000000000
--- a/devel/pythk/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# Created by: Thinker K.F. Li <thinker@branda.to>
-# $FreeBSD$
-
-PORTNAME= pythk
-PORTVERSION= 0.2.0
-PORTREVISION= 2
-CATEGORIES= devel
-MASTER_SITES= CHEESESHOP
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Collection of Python functions
-
-LICENSE= BSD2CLAUSE
-
-DEPRECATED= Uses deprecated version of python
-EXPIRATION_DATE= 2020-12-12
-
-USES= python:2.7
-USE_PYTHON= distutils autoplist
-
-.include <bsd.port.mk>
diff --git a/devel/pythk/distinfo b/devel/pythk/distinfo
deleted file mode 100644
index 9129eae15408..000000000000
--- a/devel/pythk/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pythk-0.2.0.tar.gz) = 7063606f3a342eb1430c2b5e8dafd0514fca9257e80392d034a6dc2444b7cc97
-SIZE (pythk-0.2.0.tar.gz) = 4400
diff --git a/devel/pythk/pkg-descr b/devel/pythk/pkg-descr
deleted file mode 100644
index b3135fa8f93d..000000000000
--- a/devel/pythk/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-pythk is a collection of functions for Python. It is used by sqlcc.
-
-WWW: https://pypi.org/project/pythk/