Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 09:14:10 +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: r402020 - head/www/rubygem-gitlab-flowdock-git-hook
Message-ID:  <201511200914.tAK9EA63009179@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov 20 09:14:10 2015
New Revision: 402020
URL: https://svnweb.freebsd.org/changeset/ports/402020

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-gitlab-flowdock-git-hook/Makefile

Modified: head/www/rubygem-gitlab-flowdock-git-hook/Makefile
==============================================================================
--- head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Fri Nov 20 09:14:06 2015	(r402019)
+++ head/www/rubygem-gitlab-flowdock-git-hook/Makefile	Fri Nov 20 09:14:10 2015	(r402020)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	GitLab-patched Git Post-Receive hook for Flowdock
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-flowdock>=0.7:${PORTSDIR}/www/rubygem-flowdock \
 		rubygem-gitlab-grit>=2.4.1:${PORTSDIR}/textproc/rubygem-gitlab-grit \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511200914.tAK9EA63009179>