aboutsummaryrefslogblamecommitdiff
path: root/databases/py-MySQLdb55/Makefile
blob: dc788bf2db8c3977a2eefe367d8aa488bc71d903 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
                                          
           










                                                                                       
                   
                                
# Created by: Tom Judge <tom@tomjudge.com>
# $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

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"