mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
- Add LICENSE
- Remove USE_RAKE - Update WWW
This commit is contained in:
parent
433733014c
commit
91a0ab8abf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387213
@ -9,9 +9,10 @@ MASTER_SITES= RG
|
||||
MAINTAINER= ruby@FreeBSD.org
|
||||
COMMENT= Colorize text on the console
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RAKE= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
Colorizes text output to the console.
|
||||
|
||||
WWW: https://rubygems.org/gems/colored
|
||||
WWW: https://github.com/defunkt/colored
|
||||
|
Loading…
Reference in New Issue
Block a user