diff --git a/devel/rubygem-zlib/Makefile b/devel/rubygem-zlib/Makefile index 731ae1e06d1e..f477fa54af3a 100644 --- a/devel/rubygem-zlib/Makefile +++ b/devel/rubygem-zlib/Makefile @@ -1,17 +1,19 @@ PORTNAME= zlib PORTVERSION= 3.2.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby interface for the zlib compression/decompression library WWW= https://github.com/ruby/zlib LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL LICENSE_FILE_RUBY= ${WRKSRC}/COPYING -USES= gem +USES= cpe gem + +CPE_VENDOR= ruby-lang .include