ports/www/rubygem-rails-settings-cached-rails61/Makefile
2023-04-23 09:09:58 +00:00

20 lines
409 B
Makefile

PORTNAME= rails-settings-cached
PORTVERSION= 0.7.2
PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
MAINTAINER= bofh@FreeBSD.org
COMMENT= Rails settings plugin for easily managing key-value pairs table
WWW= https://github.com/huacnlee/rails-settings-cached
LICENSE= MIT
RUN_DEPENDS= rubygem-rails61>=0:www/rubygem-rails61
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>