svn commit: r398944 - head/devel/rubygem-gemnasium-gitlab-service

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Oct 9 18:32:46 UTC 2015


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 at FreeBSD.org
 COMMENT=	Gemnasium support for GitLab projects
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	rubygem-rugged>=0.21:${PORTSDIR}/devel/rubygem-rugged
 


More information about the svn-ports-all mailing list