Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Nov 2015 09:16:16 +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: r402046 - head/www/rubygem-gitlab-gollum-lib
Message-ID:  <201511200916.tAK9GGui012063@repo.freebsd.org>

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

Log:
  - Add LICENSE_FILE

Modified:
  head/www/rubygem-gitlab-gollum-lib/Makefile

Modified: head/www/rubygem-gitlab-gollum-lib/Makefile
==============================================================================
--- head/www/rubygem-gitlab-gollum-lib/Makefile	Fri Nov 20 09:16:12 2015	(r402045)
+++ head/www/rubygem-gitlab-gollum-lib/Makefile	Fri Nov 20 09:16:16 2015	(r402046)
@@ -10,6 +10,7 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Simple, Git-powered wiki with a sweet API and local frontend
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-github-markdown>=0.5.3:${PORTSDIR}/textproc/rubygem-github-markdown \
 		rubygem-github-markup>=0.7.5:${PORTSDIR}/textproc/rubygem-github-markup \



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