head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2017.09.18.02.45.28;	author taca;	state dead;
branches;
next	1.2;
commitid	sZHU6cNoqVQ7KC7A;

1.2
date	2017.09.18.02.09.14;	author taca;	state Exp;
branches;
next	1.1;
commitid	QIXki5LtT6uKxC7A;

1.1
date	2017.09.18.02.04.47;	author taca;	state Exp;
branches;
next	;
commitid	CezTYTAAznTstC7A;


desc
@@


1.3
log
@databases/ruby-mysql-ext: remove package

Since none rubygems version of ruby-mysql contains C extension, there is
no merit to rubygems version of ruby-mysql-ext.
@
text
@# $NetBSD: Makefile,v 1.2 2017/09/18 02:09:14 taca Exp $
#

DISTNAME=	ruby-mysql-ext-2.9.13
CATEGORIES=	databases ruby

MAINTAINER=	taca@@NetBSD.org
HOMEPAGE=	https://github.com/tmtm/ruby-mysql
COMMENT=	MySQL connector with extension
LICENSE=	ruby-license

.include "../../lang/ruby/gem.mk"
.include "../../mk/mysql.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@databases/ruby-mysql-ext: update HOMEPAGE

Update HOMEPAGE with "https" URL.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2017/09/18 02:04:47 taca Exp $
@


1.1
log
@databases/ruby-mysql-ext: added 2.9.13

This is rubygem version of databases/ruby-mysql. Like ruby-mysql, this
package contains C extension, not pure ruby.
@
text
@d1 1
a1 1
# $NetBSD$
d8 1
a8 1
HOMEPAGE=	http://github.com/tmtm/ruby-mysql
@

