From 745b732b6e23f79f552f302afa1cf750f10f11ac Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Wed, 27 May 2015 16:21:58 +0000 Subject: - Add LICENSE - Update WWW --- graphics/rubygem-railroad/Makefile | 5 ++++- graphics/rubygem-railroad/pkg-descr | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/rubygem-railroad/Makefile b/graphics/rubygem-railroad/Makefile index 05cabd4440ea..b8cc4db8fcdd 100644 --- a/graphics/rubygem-railroad/Makefile +++ b/graphics/rubygem-railroad/Makefile @@ -9,9 +9,12 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Class diagrams generator for Ruby on Rails applications +LICENSE= GPLv2 GPLv3 +LICENSE_COMB= dual + USE_RUBY= yes USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= YES +RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/railroad diff --git a/graphics/rubygem-railroad/pkg-descr b/graphics/rubygem-railroad/pkg-descr index 68011ba80f1d..d2748e5faf33 100644 --- a/graphics/rubygem-railroad/pkg-descr +++ b/graphics/rubygem-railroad/pkg-descr @@ -3,4 +3,4 @@ properties (attributes, methods) and relationships (inheritance, model associations like has_many, etc.) The output is a graph description in the DOT language, suitable to be handled with tools like Graphviz. -WWW: http://rubygems.org/gems/railroad/ +WWW: http://railroad.rubyforge.org/ -- cgit v1.2.3