svn commit: r399047 - head/sysutils/rubygem-hammer_cli

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


Author: sunpoet
Date: Sat Oct 10 23:12:38 2015
New Revision: 399047
URL: https://svnweb.freebsd.org/changeset/ports/399047

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

Modified:
  head/sysutils/rubygem-hammer_cli/Makefile

Modified: head/sysutils/rubygem-hammer_cli/Makefile
==============================================================================
--- head/sysutils/rubygem-hammer_cli/Makefile	Sat Oct 10 23:12:34 2015	(r399046)
+++ head/sysutils/rubygem-hammer_cli/Makefile	Sat Oct 10 23:12:38 2015	(r399047)
@@ -10,6 +10,7 @@ MAINTAINER=	mmoll at FreeBSD.org
 COMMENT=	Provides CLI interfaces for Ruby apps
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-apipie-bindings>=0.0.14:${PORTSDIR}/devel/rubygem-apipie-bindings \
 		rubygem-awesome_print>=1.1.0:${PORTSDIR}/devel/rubygem-awesome_print \


More information about the svn-ports-all mailing list