PORTNAME=	mysql2
PORTVERSION=	0.5.4
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Simple, fast MySQL library for Ruby, binding to libmysql
WWW=		https://github.com/brianmario/mysql2

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		gem mysql ssl
USE_RUBY=	yes

.include <bsd.port.mk>
