# $MidnightBSD: trunk/databases/mysql51-client/Makefile 18070 2015-03-07 21:27:19Z laffer1 $

PORTNAME=	mysql
PKGNAMESUFFIX=	51-client

COMMENT=	Multithreaded SQL database (client)
LICENSE=	gpl2

MASTERDIR=	${.CURDIR}/../mysql51-server

PKGINSTALL=	mustnotexist
PKGMESSAGE=	mustnotexist
PLIST=		${.CURDIR}/pkg-plist

CLIENT_ONLY=	yes

.include "${MASTERDIR}/Makefile"
