diff --git a/textproc/rubygem-loofah/Makefile b/textproc/rubygem-loofah/Makefile index 7db1b0b6fabf..b9e018cc68f5 100644 --- a/textproc/rubygem-loofah/Makefile +++ b/textproc/rubygem-loofah/Makefile @@ -1,23 +1,24 @@ # Created by: Eric Freeman PORTNAME= loofah PORTVERSION= 2.12.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Library for manipulating HTML/XML documents and fragments LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.txt RUN_DEPENDS= rubygem-crass>=1.0.2<1.1:www/rubygem-crass \ rubygem-nokogiri>=1.5.9:textproc/rubygem-nokogiri USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= loofah_project + .include