Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 23:12:21 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399043 - head/devel/rubygem-kafo
Message-ID:  <201510102312.t9ANCLZt079905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 23:12:21 2015
New Revision: 399043
URL: https://svnweb.freebsd.org/changeset/ports/399043

Log:
  - Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/rubygem-kafo/Makefile

Modified: head/devel/rubygem-kafo/Makefile
==============================================================================
--- head/devel/rubygem-kafo/Makefile	Sat Oct 10 23:12:16 2015	(r399042)
+++ head/devel/rubygem-kafo/Makefile	Sat Oct 10 23:12:21 2015	(r399043)
@@ -10,6 +10,7 @@ MAINTAINER=	mmoll@FreeBSD.org
 COMMENT=	Ruby framework to create installers
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-clamp>=0.6.2:${PORTSDIR}/devel/rubygem-clamp \
 		rubygem-highline>=1.6.21:${PORTSDIR}/devel/rubygem-highline \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510102312.t9ANCLZt079905>