# Created by Matthias Fechner # $FreeBSD: head/databases/rubygem-marginalia/Makefile 563048 2021-01-27 12:32:27Z mfechner $ PORTNAME= marginalia PORTVERSION= 1.10.0 PORTREVISION= 0 CATEGORIES= databases rubygems MASTER_SITES= RG MAINTAINER= mfechner@FreeBSD.org COMMENT= Attach comments to your ActiveRecord queries LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-actionpack60>=2.3:www/rubygem-actionpack60 \ rubygem-activerecord60>=2.3:databases/rubygem-activerecord60 USES= gem USE_RUBY= yes NO_ARCH= yes .include