svn commit: r399578 - head/devel/rubygem-gitlab_meta

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 17 18:09:27 UTC 2015


Author: sunpoet
Date: Sat Oct 17 18:09:25 2015
New Revision: 399578
URL: https://svnweb.freebsd.org/changeset/ports/399578

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-gitlab_meta/Makefile

Modified: head/devel/rubygem-gitlab_meta/Makefile
==============================================================================
--- head/devel/rubygem-gitlab_meta/Makefile	Sat Oct 17 18:09:20 2015	(r399577)
+++ head/devel/rubygem-gitlab_meta/Makefile	Sat Oct 17 18:09:25 2015	(r399578)
@@ -9,9 +9,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	GitLab meta gem
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list