svn commit: r387216 - head/textproc/rubygem-gemoji

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun May 24 00:06:11 UTC 2015


Author: sunpoet
Date: Sun May 24 00:06:11 2015
New Revision: 387216
URL: https://svnweb.freebsd.org/changeset/ports/387216

Log:
  - Add LICENSE
  - Remove contiguous blank lines

Modified:
  head/textproc/rubygem-gemoji/Makefile

Modified: head/textproc/rubygem-gemoji/Makefile
==============================================================================
--- head/textproc/rubygem-gemoji/Makefile	Sun May 24 00:06:06 2015	(r387215)
+++ head/textproc/rubygem-gemoji/Makefile	Sun May 24 00:06:11 2015	(r387216)
@@ -8,9 +8,10 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Emoji assets
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
-
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list