1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/databases/py-MySQLdb51/Makefile

12 lines
238 B
Makefile
Raw Normal View History

# Created by: Tom Judge <tom@tomjudge.com>
# $FreeBSD$
PKGNAMESUFFIX= 51
COMMENT= Access a MySQL database through Python (Using MySQL 5.1 Client)
WANT_MYSQL_VER= 51
MASTERDIR= ${.CURDIR}/../py-MySQLdb
.include "${MASTERDIR}/Makefile"