Date: Sun, 24 May 2015 00:07:40 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387234 - head/textproc/rubygem-unf Message-ID: <201505240007.t4O07eXe088277@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505240007.t4O07eXe088277>