2016-05-18 00:27:36 +02:00
|
|
|
PORTNAME= activerecord-import
|
2021-03-07 23:23:11 +01:00
|
|
|
PORTVERSION= 1.0.8
|
2016-05-18 00:27:36 +02:00
|
|
|
CATEGORIES= databases rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
2019-07-06 23:41:49 +02:00
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
2016-05-18 00:27:36 +02:00
|
|
|
COMMENT= Bulk import many records into an ActiveRecord DB
|
|
|
|
|
2020-05-21 06:59:11 +02:00
|
|
|
LICENSE= MIT
|
2016-12-30 20:20:40 +01:00
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
2016-05-18 00:27:36 +02:00
|
|
|
|
2016-12-30 20:20:40 +01:00
|
|
|
RUN_DEPENDS= rubygem-activerecord4>=3.2:databases/rubygem-activerecord4
|
2016-05-18 00:27:36 +02:00
|
|
|
|
|
|
|
USES= gem
|
2018-10-14 18:29:58 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
2016-05-18 00:27:36 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|