# New ports collection makefile for: py-MySQLdb55 # Date created: 2010-11-8 # Whom: Tom Judge # # $FreeBSD$ # PKGNAMESUFFIX= 55 COMMENT= Access a MySQL database through Python (Using MySQL 5.5 Client) CONFLICTS= py*-MySQLdb-devel-[0-9]* py*-MySQLdb-[0-9]* py*-MySQLdb[45][0-9]-[0-9]* WANT_MYSQL_VER= 55 MASTERDIR= ${.CURDIR}/../py-MySQLdb .include "${MASTERDIR}/Makefile"