Date: Fri, 16 Oct 2015 13:15:41 +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: r399455 - head/net/rubygem-fog-local Message-ID: <201510161315.t9GDFfqv029495@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Oct 16 13:15:41 2015 New Revision: 399455 URL: https://svnweb.freebsd.org/changeset/ports/399455 Log: - Add LICENSE_FILE Modified: head/net/rubygem-fog-local/Makefile Modified: head/net/rubygem-fog-local/Makefile ============================================================================== --- head/net/rubygem-fog-local/Makefile Fri Oct 16 13:15:36 2015 (r399454) +++ head/net/rubygem-fog-local/Makefile Fri Oct 16 13:15:41 2015 (r399455) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Module for the 'fog' gem to support local filesystem storage LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= rubygem-fog-core>=1.27:${PORTSDIR}/devel/rubygem-fog-core
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510161315.t9GDFfqv029495>