Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Mar 2016 06:25:09 +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: r410297 - head/devel/rubygem-notiffany
Message-ID:  <201603060625.u266P9kB044439@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  6 06:25:09 2016
New Revision: 410297
URL: https://svnweb.freebsd.org/changeset/ports/410297

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-notiffany/Makefile

Modified: head/devel/rubygem-notiffany/Makefile
==============================================================================
--- head/devel/rubygem-notiffany/Makefile	Sun Mar  6 06:25:04 2016	(r410296)
+++ head/devel/rubygem-notiffany/Makefile	Sun Mar  6 06:25:09 2016	(r410297)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Single wrapper for most popular notification libraries
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-nenv>=0.1:${PORTSDIR}/devel/rubygem-nenv \
 		rubygem-shellany>=0:${PORTSDIR}/sysutils/rubygem-shellany



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