svn commit: r397504 - head/net-im/rubygem-hipchat

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 21 15:42:54 UTC 2015


Author: sunpoet
Date: Mon Sep 21 15:42:53 2015
New Revision: 397504
URL: https://svnweb.freebsd.org/changeset/ports/397504

Log:
  - Add LICENSE_FILE

Modified:
  head/net-im/rubygem-hipchat/Makefile

Modified: head/net-im/rubygem-hipchat/Makefile
==============================================================================
--- head/net-im/rubygem-hipchat/Makefile	Mon Sep 21 15:42:48 2015	(r397503)
+++ head/net-im/rubygem-hipchat/Makefile	Mon Sep 21 15:42:53 2015	(r397504)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby library to interact with HipChat
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-httparty>=0:${PORTSDIR}/www/rubygem-httparty \
 		rubygem-mimemagic>=0:${PORTSDIR}/misc/rubygem-mimemagic


More information about the svn-ports-head mailing list