Date: Wed, 13 Nov 2019 23:44:07 +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: r517516 - head/net/rubygem-uri-redis Message-ID: <201911132344.xADNi7uC057112@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 13 23:44:06 2019 New Revision: 517516 URL: https://svnweb.freebsd.org/changeset/ports/517516 Log: Add LICENSE_FILE Modified: head/net/rubygem-uri-redis/Makefile Modified: head/net/rubygem-uri-redis/Makefile ============================================================================== --- head/net/rubygem-uri-redis/Makefile Wed Nov 13 23:44:02 2019 (r517515) +++ head/net/rubygem-uri-redis/Makefile Wed Nov 13 23:44:06 2019 (r517516) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Support for parsing redis://host:port/dbindex/keyname LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USES= gem USE_RUBY= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132344.xADNi7uC057112>