freebsd-ports/databases/py-MySQLdb55/Makefile
Antoine Brodin de61a87208 Deprecate a few ports
With hat:	portmgr
2019-12-26 07:54:28 +00:00

14 lines
313 B
Makefile

# 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"