diff --git a/textproc/rubygem-kramdown/Makefile b/textproc/rubygem-kramdown/Makefile index 49f7a48e4c89..2f16434a6a0b 100644 --- a/textproc/rubygem-kramdown/Makefile +++ b/textproc/rubygem-kramdown/Makefile @@ -1,24 +1,25 @@ # Created by: Steve Wills PORTNAME= kramdown PORTVERSION= 2.3.1 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Yet-another-markdown-parser but fast, pure Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-rexml>=0:textproc/rubygem-rexml USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/kramdown +CPE_VENDOR= kramdown_project + .include