svn commit: r387234 - head/textproc/rubygem-unf

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


Author: sunpoet
Date: Sun May 24 00:07:39 2015
New Revision: 387234
URL: https://svnweb.freebsd.org/changeset/ports/387234

Log:
  - Add LICENSE

Modified:
  head/textproc/rubygem-unf/Makefile

Modified: head/textproc/rubygem-unf/Makefile
==============================================================================
--- head/textproc/rubygem-unf/Makefile	Sun May 24 00:07:34 2015	(r387233)
+++ head/textproc/rubygem-unf/Makefile	Sun May 24 00:07:39 2015	(r387234)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Wrapper library to bring Unicode Normalization Form support
 
+LICENSE=	BSD2CLAUSE
+
 RUN_DEPENDS=	rubygem-unf_ext>=0:${PORTSDIR}/textproc/rubygem-unf_ext
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list