svn commit: r399043 - head/devel/rubygem-kafo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 10 23:12:22 UTC 2015


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 at 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 \


More information about the svn-ports-head mailing list