Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 May 2017 13:03:49 +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: r441591 - head/graphics/rubygem-scruffy
Message-ID:  <201705241303.v4OD3nRN019803@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed May 24 13:03:49 2017
New Revision: 441591
URL: https://svnweb.freebsd.org/changeset/ports/441591

Log:
  Add LICENSE_FILE

Modified:
  head/graphics/rubygem-scruffy/Makefile

Modified: head/graphics/rubygem-scruffy/Makefile
==============================================================================
--- head/graphics/rubygem-scruffy/Makefile	Wed May 24 13:03:44 2017	(r441590)
+++ head/graphics/rubygem-scruffy/Makefile	Wed May 24 13:03:49 2017	(r441591)
@@ -11,9 +11,9 @@ MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Beautiful Graphs for Ruby
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem
 



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