Take maintainership

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-09-16 23:25:21 +00:00
parent 5e04ad07c6
commit 6351cabb5c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=479903

View File

@ -6,14 +6,15 @@ PORTVERSION= 3.0.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= i18n tool to translate your Ruby application
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>