Forms made easy!

WWW: http://rubygems.org/gems/simple_form

PR:		ports/157990
Submitted by:	rpsfa at rit.edu
This commit is contained in:
Steve Wills 2011-06-18 18:36:04 +00:00
parent f771dd5ed1
commit d6f1074616
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275796
4 changed files with 25 additions and 0 deletions

View file

@ -3326,6 +3326,7 @@
SUBDIR += rubygem-sequel
SUBDIR += rubygem-sexp_processor
SUBDIR += rubygem-shoulda
SUBDIR += rubygem-simple_form
SUBDIR += rubygem-soap4r
SUBDIR += rubygem-spruz
SUBDIR += rubygem-state_machine

View file

@ -0,0 +1,19 @@
# Ports collection makefile for: rubygem-simple_form
# Date created: 2011-06-16
# Whom: rpsfa@rit.edu
#
# $FreeBSD$
PORTNAME= simple_form
PORTVERSION= 1.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= rpsfa@rit.edu
COMMENT= Forms made easy
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>

View file

@ -0,0 +1,2 @@
SHA256 (rubygem/simple_form-1.2.2.gem) = b94305868c7c93c091d7f7b0fcfdf6ddced1c1173e692513f7b4d5156aaac478
SIZE (rubygem/simple_form-1.2.2.gem) = 28672

View file

@ -0,0 +1,3 @@
Forms made easy!
WWW: http://rubygems.org/gems/simple_form