svn commit: r398591 - head/devel/rubygem-cucumber

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Oct 4 17:59:57 UTC 2015


Author: sunpoet
Date: Sun Oct  4 17:59:56 2015
New Revision: 398591
URL: https://svnweb.freebsd.org/changeset/ports/398591

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-cucumber/Makefile

Modified: head/devel/rubygem-cucumber/Makefile
==============================================================================
--- head/devel/rubygem-cucumber/Makefile	Sun Oct  4 17:59:50 2015	(r398590)
+++ head/devel/rubygem-cucumber/Makefile	Sun Oct  4 17:59:56 2015	(r398591)
@@ -9,6 +9,7 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Behaviour Driven Development with elegance and joy
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-builder32>=2.1.2:${PORTSDIR}/devel/rubygem-builder32 \
 		rubygem-cucumber-core>=1.3.0:${PORTSDIR}/devel/rubygem-cucumber-core \


More information about the svn-ports-head mailing list