aboutsummaryrefslogtreecommitdiff
path: root/databases/py-MySQLdb55/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-MySQLdb55/Makefile')
-rw-r--r--databases/py-MySQLdb55/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/databases/py-MySQLdb55/Makefile b/databases/py-MySQLdb55/Makefile
deleted file mode 100644
index 61fbdeca5d53..000000000000
--- a/databases/py-MySQLdb55/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# Created by: Tom Judge <tom@tomjudge.com>
-# $FreeBSD$
-
-PKGNAMESUFFIX= 55
-
-COMMENT= Access a MySQL database through Python (Using MySQL 5.5 Client)
-
-DEPRECATED= Unmaintained, uses EOLed python27
-EXPIRATION_DATE= 2020-01-27
-
-WANT_MYSQL_VER= 55
-MASTERDIR= ${.CURDIR}/../py-MySQLdb
-
-.include "${MASTERDIR}/Makefile"