Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Oct 2015 18:32:45 +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: r398944 - head/devel/rubygem-gemnasium-gitlab-service
Message-ID:  <201510091832.t99IWjnZ060788@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct  9 18:32:45 2015
New Revision: 398944
URL: https://svnweb.freebsd.org/changeset/ports/398944

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-gemnasium-gitlab-service/Makefile

Modified: head/devel/rubygem-gemnasium-gitlab-service/Makefile
==============================================================================
--- head/devel/rubygem-gemnasium-gitlab-service/Makefile	Fri Oct  9 18:32:40 2015	(r398943)
+++ head/devel/rubygem-gemnasium-gitlab-service/Makefile	Fri Oct  9 18:32:45 2015	(r398944)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Gemnasium support for GitLab projects
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-rugged>=0.21:${PORTSDIR}/devel/rubygem-rugged
 



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