Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Nov 2015 10:16:29 +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: r400912 - head/net/rubygem-t
Message-ID:  <201511061016.tA6AGTfa060732@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Nov  6 10:16:29 2015
New Revision: 400912
URL: https://svnweb.freebsd.org/changeset/ports/400912

Log:
  - Add LICENSE_FILE

Modified:
  head/net/rubygem-t/Makefile

Modified: head/net/rubygem-t/Makefile
==============================================================================
--- head/net/rubygem-t/Makefile	Fri Nov  6 10:16:24 2015	(r400911)
+++ head/net/rubygem-t/Makefile	Fri Nov  6 10:16:29 2015	(r400912)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Command-line power tool for Twitter
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-geokit>=1.8.3:${PORTSDIR}/graphics/rubygem-geokit \
 		rubygem-htmlentities>=4.3:${PORTSDIR}/textproc/rubygem-htmlentities \



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