svn commit: r399046 - head/sysutils/rhc

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


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

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

Modified:
  head/sysutils/rhc/Makefile

Modified: head/sysutils/rhc/Makefile
==============================================================================
--- head/sysutils/rhc/Makefile	Sat Oct 10 23:12:30 2015	(r399045)
+++ head/sysutils/rhc/Makefile	Sat Oct 10 23:12:34 2015	(r399046)
@@ -11,6 +11,7 @@ MAINTAINER=	dereckson at gmail.com
 COMMENT=	Administration console client for RedHat OpenShift
 
 LICENSE=	APACHE20
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${LOCALBASE}/bin/minitar:${PORTSDIR}/archivers/rubygem-archive-tar-minitar \
 		${LOCALBASE}/bin/commander:${PORTSDIR}/devel/rubygem-commander \


More information about the svn-ports-head mailing list