mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
This is the MySQL driver for DBI-for-Ruby.
WWW: http://ruby-dbi.sourceforge.net
This commit is contained in:
@@ -836,6 +836,7 @@
|
||||
SUBDIR += rubygem-couchrest
|
||||
SUBDIR += rubygem-data_objects
|
||||
SUBDIR += rubygem-datamapper
|
||||
SUBDIR += rubygem-dbd-mysql
|
||||
SUBDIR += rubygem-dbi
|
||||
SUBDIR += rubygem-dm-active_model
|
||||
SUBDIR += rubygem-dm-aggregates
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= dbd-mysql
|
||||
PORTVERSION= 0.4.4
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= MySQL driver for DBI-for-Ruby
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
@@ -0,0 +1,2 @@
|
||||
SHA256 (rubygem/dbd-mysql-0.4.4.gem) = 1d303b45efbc63e52c518cb528baabbbd4a609b19505a9143462edfd13ebaa92
|
||||
SIZE (rubygem/dbd-mysql-0.4.4.gem) = 48640
|
||||
@@ -0,0 +1,3 @@
|
||||
This is the MySQL driver for DBI-for-Ruby.
|
||||
|
||||
WWW: http://ruby-dbi.sourceforge.net
|
||||
Reference in New Issue
Block a user