diff --git a/www/rubygem-addressable/Makefile b/www/rubygem-addressable/Makefile index 79da2e27a127..0673d0fc0322 100644 --- a/www/rubygem-addressable/Makefile +++ b/www/rubygem-addressable/Makefile @@ -1,21 +1,22 @@ # Created by: Martin Wilke PORTNAME= addressable PORTVERSION= 2.8.0 CATEGORIES= www devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Replacement for the URI implementation LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-public_suffix>=2.0.2<5:dns/rubygem-public_suffix -USES= gem +USES= cpe gem +CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes .include