diff --git a/textproc/rubygem-yard/Makefile b/textproc/rubygem-yard/Makefile index 3a6d4f43ec1a..61ea2189ceb9 100644 --- a/textproc/rubygem-yard/Makefile +++ b/textproc/rubygem-yard/Makefile @@ -1,24 +1,25 @@ # Created by: Sunpoet Po-Chuan Hsieh PORTNAME= yard PORTVERSION= 0.9.26 CATEGORIES= textproc devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Documentation generation tool for Ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe gem -CPE_VENDOR= yardoc USE_RUBY= yes NO_ARCH= yes PLIST_FILES= bin/yard \ bin/yardoc \ bin/yri +CPE_VENDOR= yardoc + .include