# Created by: Kimo # $FreeBSD: head/databases/rubygem-mysql2/Makefile 414136 2016-04-27 21:57:31Z swills $ PORTNAME= mysql2 PORTVERSION= 0.3.20 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Simple, fast MySQL library for Ruby, binding to libmysql LICENSE= MIT USE_MYSQL= yes USE_RUBY= yes USES= gem .include