diff --git a/devel/rubygem-will_paginate/Makefile b/devel/rubygem-will_paginate/Makefile index 9d6cc48bc976..91226af53625 100644 --- a/devel/rubygem-will_paginate/Makefile +++ b/devel/rubygem-will_paginate/Makefile @@ -1,17 +1,18 @@ PORTNAME= will_paginate PORTVERSION= 3.3.1 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Pagination plugin for web frameworks and other apps LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gem +USES= cpe gem +CPE_VENDOR= mislav_marohnic USE_RUBY= yes NO_ARCH= yes .include