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

13 lines
270 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= 56
COMMENT= Access a MySQL database through Python (Using MySQL 5.6 Client)
DEPRECATED= Unmaintained, uses EOLed python27
EXPIRATION_DATE= 2020-01-27
WANT_MYSQL_VER= 56
MASTERDIR= ${.CURDIR}/../py-MySQLdb
.include "${MASTERDIR}/Makefile"