Date: Mon, 21 Sep 2015 15:42:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r397504 - head/net-im/rubygem-hipchat Message-ID: <201509211542.t8LFgrQn090378@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509211542.t8LFgrQn090378>