diff --git a/devel/rubygem-time/Makefile b/devel/rubygem-time/Makefile index cf859c7fbd63..4c1f6243b3ec 100644 --- a/devel/rubygem-time/Makefile +++ b/devel/rubygem-time/Makefile @@ -1,21 +1,23 @@ PORTNAME= time PORTVERSION= 0.4.2 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Extend the Time class with methods for parsing and conversion WWW= https://github.com/ruby/time LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL LICENSE_FILE_RUBY= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-date>=0:devel/rubygem-date -USES= gem +USES= cpe gem + +CPE_VENDOR= ruby-lang NO_ARCH= yes .include