svn commit: r406400 - head/devel/rubygem-cliprompt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 17 13:15:27 UTC 2016


Author: sunpoet
Date: Sun Jan 17 13:15:25 2016
New Revision: 406400
URL: https://svnweb.freebsd.org/changeset/ports/406400

Log:
  - Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)
  Sponsored by:	PortsCamp Taiwan

Modified:
  head/devel/rubygem-cliprompt/Makefile

Modified: head/devel/rubygem-cliprompt/Makefile
==============================================================================
--- head/devel/rubygem-cliprompt/Makefile	Sun Jan 17 13:15:21 2016	(r406399)
+++ head/devel/rubygem-cliprompt/Makefile	Sun Jan 17 13:15:25 2016	(r406400)
@@ -9,6 +9,7 @@ MAINTAINER=	mose at mose.com
 COMMENT=	Env aware lib for CLI prompt
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-paint>=1.0.0:${PORTSDIR}/devel/rubygem-paint
 


More information about the svn-ports-head mailing list