2023-08-01 00:27:31 +08:00
|
|
|
PORTNAME= attr_json
|
2024-11-21 21:23:30 +08:00
|
|
|
PORTVERSION= 2.5.0
|
2023-08-01 00:27:31 +08:00
|
|
|
CATEGORIES= databases rubygems
|
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
|
COMMENT= Serialized json-hash-backed ActiveRecord attributes
|
2023-10-08 19:55:49 +08:00
|
|
|
WWW= https://github.com/jrochkind/attr_json
|
2023-08-01 00:27:31 +08:00
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
|
|
|
|
|
|
|
|
|
USES= gem
|
|
|
|
|
|
2024-11-21 21:23:30 +08:00
|
|
|
RUN_DEPENDS= rubygem-activerecord72>=6.0.0<8.1:databases/rubygem-activerecord72
|
2023-08-01 00:27:31 +08:00
|
|
|
|
|
|
|
|
NO_ARCH= yes
|
|
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|