mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Add LICENSE
- Update WWW
This commit is contained in:
parent
cf4e8647de
commit
745b732b6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387629
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue