mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add LICENSE
- Update WWW
This commit is contained in:
parent
d79c8850fb
commit
bc33372b94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387807
2 changed files with 3 additions and 1 deletions
|
@ -9,6 +9,8 @@ MASTER_SITES= RG
|
|||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Collection of tools to make redmine plugin development easier
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This libarary is a collection of rake tasks and other scripts that will
|
||||
make Redmine plugin development easier.
|
||||
|
||||
WWW: https://rubygems.org/gems/redmine_plugin_support
|
||||
WWW: https://github.com/edavis10/redmine_plugin_support
|
||||
|
|
Loading…
Add table
Reference in a new issue