svn commit: r402046 - head/www/rubygem-gitlab-gollum-lib

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 20 09:16:17 UTC 2015


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 at 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 \


More information about the svn-ports-all mailing list