1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Take maintainership

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-07 22:46:11 +00:00
parent b7635ca3dc
commit 9fb627067d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511462

View File

@ -6,14 +6,15 @@ PORTVERSION= 1.1.0
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Colorize your text in a terminal with a simple API
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Colorize your text in the terminal
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>