Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 2015 13:15:32 +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: r399453 - head/net/rubygem-fog-dynect
Message-ID:  <201510161315.t9GDFWQV029292@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Oct 16 13:15:31 2015
New Revision: 399453
URL: https://svnweb.freebsd.org/changeset/ports/399453

Log:
  - Add LICENSE_FILE

Modified:
  head/net/rubygem-fog-dynect/Makefile

Modified: head/net/rubygem-fog-dynect/Makefile
==============================================================================
--- head/net/rubygem-fog-dynect/Makefile	Fri Oct 16 13:15:27 2015	(r399452)
+++ head/net/rubygem-fog-dynect/Makefile	Fri Oct 16 13:15:31 2015	(r399453)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Module for the 'fog' gem to support Dynect DNS
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-fog-core>=0:${PORTSDIR}/devel/rubygem-fog-core \
 		rubygem-fog-json>=0:${PORTSDIR}/devel/rubygem-fog-json \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510161315.t9GDFWQV029292>