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

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat May 30 23:09:47 UTC 2015


Author: sunpoet
Date: Sat May 30 23:09:46 2015
New Revision: 388010
URL: https://svnweb.freebsd.org/changeset/ports/388010

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-gitlab_meta/Makefile

Modified: head/devel/rubygem-gitlab_meta/Makefile
==============================================================================
--- head/devel/rubygem-gitlab_meta/Makefile	Sat May 30 23:09:41 2015	(r388009)
+++ head/devel/rubygem-gitlab_meta/Makefile	Sat May 30 23:09:46 2015	(r388010)
@@ -8,10 +8,13 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	GitLab meta gem
 
-USES=		cpe
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
+USES=		cpe
+
 CPE_PRODUCT=	gitlab
 CPE_VENDOR=	gitlab
 


More information about the svn-ports-all mailing list