2023-08-16 22:26:55 +00:00
|
|
|
COMMENT= activerecord
|
|
|
|
|
2023-08-31 06:09:59 +00:00
|
|
|
DISTNAME= activerecord-7.0.5
|
2023-08-16 22:26:55 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= Purple Rain <purplerain@secbsd.org>
|
|
|
|
|
|
|
|
# MIT
|
|
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
|
|
|
|
MODULES= lang/ruby
|
|
|
|
|
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS} \
|
2023-08-24 06:47:45 +00:00
|
|
|
devel/ruby-activemodel,${MODRUBY_FLAVOR} \
|
|
|
|
devel/ruby-activesupport,${MODRUBY_FLAVOR}
|
2023-08-16 22:26:55 +00:00
|
|
|
|
|
|
|
CONFIGURE_STYLE= ruby gem
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|