mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Add NO_ARCH
- Remove USE_RAKE - Reformat pkg-descr - Take maintainership
This commit is contained in:
parent
7b18637d74
commit
3dbe65566f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389366
@ -6,16 +6,16 @@ PORTVERSION= 1.2.2
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Library for ANSII color formatting like HTML for output in terminal
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-highline>=1.5.0:${PORTSDIR}/devel/rubygem-highline
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
USE_RAKE= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
Termcolor is a library for ANSI color formatting
|
||||
like HTML for output in terminal.
|
||||
Termcolor is a library for ANSI color formatting like HTML for output in
|
||||
terminal.
|
||||
|
||||
WWW: https://github.com/jugyo/termcolor
|
||||
|
Loading…
Reference in New Issue
Block a user