Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 23:12:16 +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: r399042 - head/devel/rubygem-jeweler
Message-ID:  <201510102312.t9ANCGD8079818@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 23:12:16 2015
New Revision: 399042
URL: https://svnweb.freebsd.org/changeset/ports/399042

Log:
  - Add LICENSE_FILE
  
  Approved by:	portmgr (blanket)

Modified:
  head/devel/rubygem-jeweler/Makefile

Modified: head/devel/rubygem-jeweler/Makefile
==============================================================================
--- head/devel/rubygem-jeweler/Makefile	Sat Oct 10 23:12:11 2015	(r399041)
+++ head/devel/rubygem-jeweler/Makefile	Sat Oct 10 23:12:16 2015	(r399042)
@@ -10,6 +10,7 @@ MAINTAINER=	douglas@douglasthrift.net
 COMMENT=	Simple and opinionated helper for creating Rubygem projects
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \
 		rubygem-bundler>=1.0:${PORTSDIR}/sysutils/rubygem-bundler \



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