diff --git a/devel/rubygem-i18n/Makefile b/devel/rubygem-i18n/Makefile index fe49e6ddb17c..1e2ca17e4918 100644 --- a/devel/rubygem-i18n/Makefile +++ b/devel/rubygem-i18n/Makefile @@ -1,20 +1,21 @@ PORTNAME= i18n PORTVERSION= 1.8.10 PORTEPOCH= 2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= New wave Internationalization support for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-concurrent-ruby>=1.0<2:devel/rubygem-concurrent-ruby -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes .include