Index: head/devel/rubygem-r18n-core/Makefile =================================================================== --- head/devel/rubygem-r18n-core/Makefile (revision 479902) +++ head/devel/rubygem-r18n-core/Makefile (revision 479903) @@ -1,19 +1,20 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= r18n-core 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