diff options
Diffstat (limited to 'devel/rubygem-jbuilder-rails52/Makefile')
-rw-r--r-- | devel/rubygem-jbuilder-rails52/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-jbuilder-rails52/Makefile b/devel/rubygem-jbuilder-rails52/Makefile index 513a29b97959..d31683c4c743 100644 --- a/devel/rubygem-jbuilder-rails52/Makefile +++ b/devel/rubygem-jbuilder-rails52/Makefile @@ -6,6 +6,7 @@ PKGNAMESUFFIX= -rails52 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Create JSON structures via a Builder-style DSL +WWW= https://github.com/rails/jbuilder LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |