1
0
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:
Sunpoet Po-Chuan Hsieh 2015-06-13 13:51:45 +00:00
parent 7b18637d74
commit 3dbe65566f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389366
2 changed files with 4 additions and 4 deletions

View File

@ -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>

View File

@ -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