diff --git a/devel/rubygem-simple_form/Makefile b/devel/rubygem-simple_form/Makefile index 59cbbf7268be..d15887c67309 100644 --- a/devel/rubygem-simple_form/Makefile +++ b/devel/rubygem-simple_form/Makefile @@ -1,24 +1,25 @@ # Created by: rpsfa@rit.edu PORTNAME= simple_form PORTVERSION= 4.0.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Forms made easy LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activemodel4>=4:databases/rubygem-activemodel4 \ rubygem-actionpack4>=4:www/rubygem-actionpack4 PORTSCOUT= ignore:1 -USES= gem +USES= cpe gem +CPE_VENDOR= plataformatec USE_RUBY= yes NO_ARCH= yes .include