opnsense-ports/databases/py-MySQLdb56/Makefile
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
195 B
Makefile

# $FreeBSD$
PKGNAMESUFFIX= 56
COMMENT= Access a MySQL database through Python (Using MySQL 5.6 Client)
WANT_MYSQL_VER= 56
MASTERDIR= ${.CURDIR}/../py-MySQLdb
.include "${MASTERDIR}/Makefile"