Index: head/devel/rubygem-cucumber-core/Makefile =================================================================== --- head/devel/rubygem-cucumber-core/Makefile (revision 398591) +++ head/devel/rubygem-cucumber-core/Makefile (revision 398592) @@ -1,21 +1,22 @@ # Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ PORTNAME= cucumber-core PORTVERSION= 1.3.0 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Core library for the Cucumber BDD app LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-gherkin3>=3.1.0:${PORTSDIR}/textproc/rubygem-gherkin3 NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes .include