cf118ccf87
Reported by: lwhsu
19 lines
351 B
Makefile
19 lines
351 B
Makefile
PORTNAME= rails-settings-cached
|
|
PORTVERSION= 0.7.2
|
|
CATEGORIES= www rubygems
|
|
MASTER_SITES= RG
|
|
PKGNAMESUFFIX= -rails50
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Rails settings plugin for easily managing key-value pairs table
|
|
|
|
LICENSE= MIT
|
|
|
|
RUN_DEPENDS= rubygem-rails50>=0:www/rubygem-rails50
|
|
|
|
USES= gem
|
|
USE_RUBY= yes
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|